UNPKG

lakutata

Version:

An IoC-based universal application framework.

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