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