'use strict'; const routing = require('./routing'); module.exports = { routing, };