module.exports = (router) => router.get('/chapter/:id', require('./chapter.js'));