uni-ticket-system/node_modules/@dcloudio/uni-automator/dist/teardown.js
2023-12-05 10:11:10 +08:00

2 lines
146 B
JavaScript

"use strict";module.exports=async function(){const o=global.program;o&&o.teardown(),await new Promise((o=>{setTimeout((()=>{o(void 0)}),3e3)}))};