##// 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:

r129:66546e709732 v1.8.0 default
r129:66546e709732 v1.8.0 default
Show More
plan.ts
4 lines | 105 B | video/mp2t | TypeScriptLexer
import "./declare-tests";
import "./observable-tests";
import "./state-tests";
import "./subject-tests";