UNPKG

rxjs-compat

Version:

<img src="doc/asset/Rx_Logo_S.png" alt="RxJS Logo" width="86" height="86"> RxJS: Reactive Extensions For JavaScript ======================================

8 lines (7 loc) 285 B
export * from './Rx'; import * as _testing from 'rxjs/testing'; export declare const testing: typeof _testing; import * as _ajax from 'rxjs/ajax'; export declare const ajax: typeof _ajax; import * as _webSocket from 'rxjs/webSocket'; export declare const webSocket: typeof _webSocket;