import vtsx from '../views/vtsx' export const routes: any[] = [ { path: '/', component: vtsx } ]