mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
add sqlocal connection including example
This commit is contained in:
1
packages/sqlocal/src/index.ts
Normal file
1
packages/sqlocal/src/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { SQLocalConnection, type SQLocalConnectionConfig } from "./SQLocalConnection";
|
||||
Reference in New Issue
Block a user