This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
import * as schema from './schema';
|
||||
export declare const db: import("drizzle-orm/node-postgres").NodePgDatabase<typeof schema>;
|
||||
export type DB = typeof db;
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user