This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
LosPoulos
/
mafalda-api
Liatin
3
Bintangi
0
Fork
0
Berkas
Masalah
2
Permintaan Tarik
0
Wiki
Pohon:
5a95208f4e
Ranting
Tag
master
mafalda-api
/
database
/
index.js
index.js
82 B
Riwayat
Mentahan
1
2
3
4
5
const UserRepo = require('./repositories/users');
module.exports = {
UserRepo
};