Нема описа

_commonjsHelpers-97e6d7b1.js 584B

12345678910111213
  1. var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
  2. function unwrapExports (x) {
  3. return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
  4. }
  5. function createCommonjsModule(fn, module) {
  6. return module = { exports: {} }, fn(module, module.exports), module.exports;
  7. }
  8. export { commonjsGlobal as a, createCommonjsModule as c, unwrapExports as u };
  9. //# sourceMappingURL=_commonjsHelpers-97e6d7b1.js.map