src/types/router.d.ts @@ -13,6 +13,7 @@ title: string; icon: string; }; query?: string; } & RouteRecordRaw; interface _RouteLocationBase {