@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 • 808 B
JavaScript
;var i=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var m=(t,e)=>{for(var r in e)i(t,r,{get:e[r],enumerable:!0})},u=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of a(e))!p.call(t,n)&&n!==r&&i(t,n,{get:()=>e[n],enumerable:!(s=c(e,n))||s.enumerable});return t};var f=t=>u(i({},"__esModule",{value:!0}),t);var x={};m(x,{pg_ivm:()=>g});module.exports=f(x);var l=()=>typeof document>"u"?new URL(`file:${__filename}`).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href,o=l();var d=async(t,e)=>({emscriptenOpts:e,bundlePath:new URL("../pg_ivm.tar.gz",o)}),g={name:"pg_ivm",setup:d};0&&(module.exports={pg_ivm});
//# sourceMappingURL=index.cjs.map