UNPKG

295 BTypeScriptView Raw
1export { ajax } from '../internal/ajax/ajax';
2export { AjaxError, AjaxTimeoutError } from '../internal/ajax/errors';
3export { AjaxResponse } from '../internal/ajax/AjaxResponse';
4export { AjaxRequest, AjaxConfig, AjaxDirection } from '../internal/ajax/types';
5//# sourceMappingURL=index.d.ts.map
\No newline at end of file