This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
alancnet
/
special-dispatch-app
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e2d05e062b
Branches
Tags
master
special-dispatc...
/
lib
/
routes.js
routes.js
85 B
Historique
Raw
1
2
3
4
const C = require('./controllers')
module.exports = app => {
// TODO: REST Routes
}