This website works better with JavaScript
Home
Explore
Help
Sign In
LosPoulos
/
mafalda-api
Watch
3
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Tree:
1a9a6701a4
Branches
Tags
master
mafalda-api
/
middlewares
/
index.js
index.js
86 B
History
Raw
1
2
3
4
5
const Authorization = require('./authorization');
module.exports = {
Authorization
}