var q=Object.create;var j=Object.defineProperty,r=Object.defineProperties,o=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyDescriptors,t=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols,u=Object.getPrototypeOf,m=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var n=(a,b,c)=>b in a?j(a,b,{enumerable:!0,configurable:!0,writable:!0,value:c}):a[b]=c,w=(a,b)=>{for(var c in b||={})m.call(b,c)&&n(a,c,b[c]);if(i)for(var c of i(b))p.call(b,c)&&n(a,c,b[c]);return a},x=(a,b)=>r(a,s(b));var y=a=>typeof a=="symbol"?a:a+"",z=(a,b)=>{var c={};for(var d in a)m.call(a,d)&&b.indexOf(d)<0&&(c[d]=a[d]);if(a!=null&&i)for(var d of i(a))b.indexOf(d)<0&&p.call(a,d)&&(c[d]=a[d]);return c};var A=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports);var v=(a,b,c,d)=>{if(b&&typeof b=="object"||typeof b=="function")for(let e of t(b))!m.call(a,e)&&e!==c&&j(a,e,{get:()=>b[e],enumerable:!(d=o(b,e))||d.enumerable});return a};var B=(a,b,c)=>(c=a!=null?q(u(a)):{},v(b||!a||!a.__esModule?j(c,"default",{value:a,enumerable:!0}):c,a));var C=(a,b,c,d)=>{for(var e=d>1?void 0:d?o(b,c):b,g=a.length-1,h;g>=0;g--)(h=a[g])&&(e=(d?h(b,c,e):h(e))||e);return d&&e&&j(b,c,e),e};var D=(a,b,c)=>new Promise((d,e)=>{var g=f=>{try{k(c.next(f))}catch(l){e(l)}},h=f=>{try{k(c.throw(f))}catch(l){e(l)}},k=f=>f.done?d(f.value):Promise.resolve(f.value).then(g,h);k((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};