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