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: f55b773fd95f5f0b66e94e0878d40034a02c41c2 (
plain
) (
blame
)
1
2
export
*
from
"./db.js"
;
export
*
from
"./schemas/index.js"
;