##// END OF EJS Templates
added observable.collect() method to collect a sequnce to the array...
added observable.collect() method to collect a sequnce to the array added support for Promises to of(...) function

File last commit:

r120:bc1b4dd8ca1a v1.6.2 default
r129:66546e709732 v1.8.0 default
Show More
nls-test.ts
4 lines | 82 B | video/mp2t | TypeScriptLexer
import { define } from "../nls-test";
export default define({
foo: "Фу"
});