chunk-7FP5O474.js 666 B

1234567891011121314151617
  1. var __getOwnPropNames = Object.getOwnPropertyNames;
  2. var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
  3. get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
  4. }) : x)(function(x) {
  5. if (typeof require !== "undefined")
  6. return require.apply(this, arguments);
  7. throw new Error('Dynamic require of "' + x + '" is not supported');
  8. });
  9. var __commonJS = (cb, mod) => function __require2() {
  10. return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
  11. };
  12. export {
  13. __require,
  14. __commonJS
  15. };
  16. //# sourceMappingURL=chunk-7FP5O474.js.map