Updates
This commit is contained in:
Vendored
+2
-2
@@ -1,2 +1,2 @@
|
||||
import type { BunSQLiteConfigReturn } from "../types";
|
||||
export default function init(): BunSQLiteConfigReturn;
|
||||
import type { NSQLiteConfigReturn } from "../types";
|
||||
export default function init(): NSQLiteConfigReturn;
|
||||
|
||||
Reference in New Issue
Block a user