Files
DefinitelyTyped/rx
Thomas-P c4d63af4ec Fixing return values for Observable functions
All Observable functions return an Observable<T> instead of T. So I
fixed this in the rx-lite.d.ts
2016-06-28 13:42:30 +02:00
..