EASYAIuniappNewUI/node_modules/@dcloudio/uni-automator/dist/teardown.js
2025-02-08 18:50:38 +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)}))};