Refactor DB Handler. Use Bun native SQL adapter.
This commit is contained in:
Vendored
-3
@@ -1,3 +0,0 @@
|
||||
type Params = {};
|
||||
export default function runSQL(params?: Params): Promise<void>;
|
||||
export {};
|
||||
Reference in New Issue
Block a user