Files
red_de_investigacion_front/node_modules/rxjs/ajax/index.d.ts
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

3 lines
172 B
TypeScript

export { ajax } from '../internal/observable/dom/ajax';
export { AjaxRequest, AjaxResponse, AjaxError, AjaxTimeoutError } from '../internal/observable/dom/AjaxObservable';