export default (crowi, app) => { // add routes require('./lib/routes')(crowi, app); }