Files
flights_web_raw/apps/angular/node_modules/rxjs-compat/umd.d.ts
T

8 lines
285 B
TypeScript

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;