UNPKG

lakutata

Version:

An IoC-based universal application framework.

36 lines (32 loc) 1.14 kB
/* Build Date: Mon Jan 05 2026 23:52:23 GMT+0800 (China Standard Time) */ var e = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {}; function t(e) { return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e["default"] : e; } function n(e) { if (e.__esModule) return e; var t = e.default; if (typeof t == "function") { var n = function e() { if (this instanceof e) { return Reflect.construct(t, arguments, this.constructor); } return t.apply(this, arguments); }; n.prototype = t.prototype; } else n = {}; Object.defineProperty(n, "__esModule", { value: true }); Object.keys(e).forEach(function(t) { var o = Object.getOwnPropertyDescriptor(e, t); Object.defineProperty(n, t, o.get ? o : { enumerable: true, get: function() { return e[t]; } }); }); return n; } export { t as a, e as c, n as g };