export * from './Rx'; import * as _testing from 'rxjs/testing'; export const testing = _testing; import * as _ajax from 'rxjs/ajax'; export const ajax = _ajax; import * as _webSocket from 'rxjs/webSocket'; export const webSocket = _webSocket; //# sourceMappingURL=umd.js.map