src/types/router.d.ts @@ -11,7 +11,7 @@ parentPath?: string; meta?: { title: string; icon?: string; icon: string; }; } & RouteRecordRaw;