- 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;
|