"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function o(t){throw t().then(e=>e).catch(e=>{throw e}),Error("执行失败")}function n(t){return new Promise((e,r)=>{setTimeout(()=>{try{e(1)}catch{r(0)}},t)})}exports.doAsync=o;exports.sleep=n;