This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
LosPoulos
/
mafalda-api
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
2
プルリクエスト
0
Wiki
ツリー:
cf4c7d367a
ブランチ
タグ
master
mafalda-api
/
database
/
index.js
index.js
82 B
履歴
Raw
1
2
3
4
5
const UserRepo = require('./repositories/users');
module.exports = {
UserRepo
};