UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

3 lines (2 loc) 172 B
export { ajax } from '../internal/observable/dom/ajax'; export { AjaxRequest, AjaxResponse, AjaxError, AjaxTimeoutError } from '../internal/observable/dom/AjaxObservable';