export const Home = () => import('@/views/Home/HomeView.vue') export const NotFound = () => import('@/views/NotFound/NotFoundView.vue')