UNPKG

@cdwx/system

Version:

成都文宣业务类服务模块组件库

29 lines (28 loc) 936 B
var u = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; function f(e) { return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; } function l(e) { if (e.__esModule) return e; var r = e.default; if (typeof r == "function") { var t = function o() { return this instanceof o ? Reflect.construct(r, arguments, this.constructor) : r.apply(this, arguments); }; t.prototype = r.prototype; } else t = {}; return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(o) { var n = Object.getOwnPropertyDescriptor(e, o); Object.defineProperty(t, o, n.get ? n : { enumerable: !0, get: function() { return e[o]; } }); }), t; } export { u as commonjsGlobal, l as getAugmentedNamespace, f as getDefaultExportFromCjs };