export default [ { path: "/test_plug/hello_world/index", component: () => import('~/test_plug/pages/hello_world/index.vue') } ]