UNPKG

@fast-china/axios

Version:

Fast Axios 请求工具库.

3 lines (2 loc) 375 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});exports.LoadingManage=class{_handle;show;close;constructor(){this._handle={show:s=>{},close:s=>{}};const s=s=>{this._handle.show(s)};s.use=s=>{this._handle.show=s},this.show=s;const e=s=>{this._handle.close(s)};e.use=s=>{this._handle.close=s},this.close=e}}; //# sourceMappingURL=loading.js.map