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
commit86636540eb6356e4844e1f3820bd478265ecf0c9 (patch)
tree42c1853b04960ca8775a3850c94ab46906533ab3 /src/db/schemas/index.js
parentPrettier config (diff)
downloadnodejs-final-assignment-86636540eb6356e4844e1f3820bd478265ecf0c9.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';