@electric-sql/pglite
Version:
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
2 lines • 807 B
JavaScript
;var s=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var f=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},p=(t,e,r,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of o(e))!u.call(t,n)&&n!==r&&s(t,n,{get:()=>e[n],enumerable:!(c=a(e,n))||c.enumerable});return t};var l=t=>p(s({},"__esModule",{value:!0}),t);var R={};f(R,{tablefunc:()=>x});module.exports=l(R);var m=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,i=m();var d=async(t,e)=>({bundlePath:new URL("../tablefunc.tar.gz",i)}),x={name:"tablefunc",setup:d};0&&(module.exports={tablefunc});
//# sourceMappingURL=tablefunc.cjs.map