This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
LosPoulos
/
mafalda-api
Xem
3
Star
0
Fork
0
Các tập tin
Các vấn đề
2
Yêu cầu kéo về
0
Wiki
Tree:
cf4c7d367a
Branches
Tags
master
mafalda-api
/
database
/
index.js
index.js
82 B
Lịch sử
Raw
1
2
3
4
5
const UserRepo = require('./repositories/users');
module.exports = {
UserRepo
};