We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a28e6e9 + 672f360 commit 92afba8Copy full SHA for 92afba8
index.mjs
@@ -1,3 +1,4 @@
1
import { default as sqlite3InitModule } from './sqlite-wasm/jswasm/sqlite3-bundler-friendly.mjs';
2
3
export default sqlite3InitModule;
4
+export * from './src/sqlite-client.mjs';
0 commit comments