mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-07 03:20:06 +08:00
5 lines
237 B
JavaScript
5 lines
237 B
JavaScript
|
|
/** PURE_IMPORTS_START PURE_IMPORTS_END */
|
||
|
|
export { ajax } from '../internal/observable/dom/ajax';
|
||
|
|
export { AjaxResponse, AjaxError, AjaxTimeoutError } from '../internal/observable/dom/AjaxObservable';
|
||
|
|
//# sourceMappingURL=index.js.map
|