const Router = require('vue-router') module.exports = function () { return new Router() }