UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 145 B
import { Observable } from 'rxjs'; import { ajax as staticAjax } from 'rxjs/ajax'; Observable.ajax = staticAjax; //# sourceMappingURL=ajax.js.map