export default { routes: [ { path: '/', component: 'index' }, ], }