UNPKG

lakutata

Version:

An IoC-based universal application framework.

13 lines (9 loc) 266 B
/* Build Date: Mon Jan 05 2026 23:52:23 GMT+0800 (China Standard Time) */ "use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); async function e(e) { return new Promise(t => setTimeout(() => t(), e)); } exports.Delay = e;