summary refs log tree commit diff
path: root/src/db/schemas/index.js
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-31 19:15:40 +0200
committerRory& <root@rory.gay>2025-05-31 19:15:40 +0200
commitd88714f3ae2262218483f96a4d92d54d1110a7ca (patch)
tree20029bcbccf9ced2d9aa33ef9610804db7df76a1 /src/db/schemas/index.js
parentPrettier config (diff)
downloadnodejs-final-assignment-d88714f3ae2262218483f96a4d92d54d1110a7ca.tar.xz
Add plan and readme
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';