const url = require('create-url').url; module.exports = [ url('/total/', 'total', 'total'), url('/total-table', 'totalTable', 'totalTable'), ]