UNPKG

ideaz-element

Version:

<p align="center"> <a href="" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/logo.svg" alt="Ideaz Element" width="180" style="width: 180px;" /> </a> </p>

38 lines (37 loc) 1.31 kB
var f = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; function n(e) { return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; } function l(e) { return e && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; } function a(e) { return e && Object.prototype.hasOwnProperty.call(e, "default") && Object.keys(e).length === 1 ? e.default : e; } function c(e) { if (e.__esModule) return e; var o = e.default; if (typeof o == "function") { var t = function r() { return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments); }; t.prototype = o.prototype; } else t = {}; return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) { var u = Object.getOwnPropertyDescriptor(e, r); Object.defineProperty(t, r, u.get ? u : { enumerable: !0, get: function() { return e[r]; } }); }), t; } export { f as commonjsGlobal, c as getAugmentedNamespace, n as getDefaultExportFromCjs, a as getDefaultExportFromNamespaceIfNotNamed, l as getDefaultExportFromNamespaceIfPresent }; //# sourceMappingURL=_commonjsHelpers.mjs.map