This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
LosPoulos
/
mafalda-api
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Problemy
2
Oczekujące zmiany
0
Wiki
Drzewo:
cf4c7d367a
Gałęzie
Tagi
master
mafalda-api
/
database
/
index.js
index.js
82 B
Historia
Czysty
1
2
3
4
5
const UserRepo = require('./repositories/users');
module.exports = {
UserRepo
};