summary refs log tree commit diff
path: root/src/db/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/index.js')
-rw-r--r--src/db/index.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/db/index.js b/src/db/index.js

index f55b773..cd306b7 100644 --- a/src/db/index.js +++ b/src/db/index.js
@@ -1,2 +1,2 @@ -export * from "./db.js"; -export * from "./schemas/index.js"; +export * from './db.js'; +export * from './schemas/index.js';