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

index e69de29..ee1c337 100644 --- a/src/db/schemas/index.js +++ b/src/db/schemas/index.js
@@ -0,0 +1 @@ +export * from './user.js';