store-sqlite: export sqlite-driver from the main index file

This commit is contained in:
Pablo Baleztena 2024-09-21 02:20:32 -03:00
parent c5cf78510a
commit 527fa87f4f

View File

@ -0,0 +1 @@
export * from "./sqlite-driver.js";