This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
LosPoulos
/
mafalda-api
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
2
Pull Requests
0
Wiki
Aborescence:
3e3054627e
Branches
Tags
master
mafalda-api
/
middlewares
/
index.js
index.js
86 B
Historique
Raw
1
2
3
4
5
const Authorization = require('./authorization');
module.exports = {
Authorization
}