routers.ts 65 Bytes RawBlameHistoryPermalink 1 2 3 export default [ { path: '/', component: '@/pages/index' }, ]