var p=Object.create;var h=Object.defineProperty,q=Object.defineProperties,r=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyDescriptors,t=Object.getOwnPropertyNames,g=Object.getOwnPropertySymbols,u=Object.getPrototypeOf,l=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var k=(a,b,c)=>b in a?h(a,b,{enumerable:!0,configurable:!0,writable:!0,value:c}):a[b]=c,w=(a,b)=>{for(var c in b||={})l.call(b,c)&&k(a,c,b[c]);if(g)for(var c of g(b))m.call(b,c)&&k(a,c,b[c]);return a},x=(a,b)=>q(a,s(b));var y=(a=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(a,{get:(b,c)=>(typeof require<"u"?require:b)[c]}):a)(function(a){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+a+'" is not supported')}),z=a=>b=>{var c=a[b];if(c)return c();throw new Error("Module not found in bundle: "+b)};var A=(a,b)=>{var c={};for(var d in a)l.call(a,d)&&b.indexOf(d)<0&&(c[d]=a[d]);if(a!=null&&g)for(var d of g(a))b.indexOf(d)<0&&m.call(a,d)&&(c[d]=a[d]);return c};var B=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports),C=(a,b)=>{for(var c in b)h(a,c,{get:b[c],enumerable:!0})},v=(a,b,c,d)=>{if(b&&typeof b=="object"||typeof b=="function")for(let e of t(b))!l.call(a,e)&&e!==c&&h(a,e,{get:()=>b[e],enumerable:!(d=r(b,e))||d.enumerable});return a};var D=(a,b,c)=>(c=a!=null?p(u(a)):{},v(b||!a||!a.__esModule?h(c,"default",{value:a,enumerable:!0}):c,a));var E=(a,b,c)=>(k(a,typeof b!="symbol"?b+"":b,c),c);var F=(a,b,c)=>new Promise((d,e)=>{var n=f=>{try{i(c.next(f))}catch(j){e(j)}},o=f=>{try{i(c.throw(f))}catch(j){e(j)}},i=f=>f.done?d(f.value):Promise.resolve(f.value).then(n,o);i((c=c.apply(a,b)).next())});export{w as a,x as b,y as c,z as d,A as e,B as f,C as g,D as h,E as i,F as j};
