This website works better with JavaScript
Home
Explore
Help
Register
Sign In
alancnet
/
special-dispatch-app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e2d05e062b
Branches
Tags
master
special-dispatc...
/
lib
/
routes.js
routes.js
85 B
History
Raw
1
2
3
4
const C = require('./controllers')
module.exports = app => {
// TODO: REST Routes
}