init opfs and sqlocal as another browser adapter

This commit is contained in:
dswbx
2025-11-25 16:21:16 +01:00
parent 5e5dc62304
commit 36e1bb1867
17 changed files with 844 additions and 110 deletions

View File

@@ -1 +1 @@
export { SQLocalConnection, type SQLocalConnectionConfig } from "./SQLocalConnection";
export { SQLocalConnection } from "./SQLocalConnection";