import router from '@/router'; export default function(){ const newRouter = createRouter() router.matcher = newRouter.matcher }