hugoWebsite/node_modules/rxjs/dist/esm5/ajax/index.js
Jeremy Nusser 0ab675d92b Initial commit... 🎉🎉🎉
2022-10-28 17:20:35 -05:00

4 lines
No EOL
212 B
JavaScript

export { ajax } from '../internal/ajax/ajax';
export { AjaxError, AjaxTimeoutError } from '../internal/ajax/errors';
export { AjaxResponse } from '../internal/ajax/AjaxResponse';
//# sourceMappingURL=index.js.map