index
:
school/nodejs-final-assignment.git
this commit
demo
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db
/
index.js
blob: cd306b779d2f47e577bbd93e238c1fcb3b31aa1f (
plain
) (
blame
)
1
2
export
*
from
'./db.js'
;
export
*
from
'./schemas/index.js'
;