zhuguifei
2025-04-08 3baaad59171ded6aca17340fcc907acbeeb45b7b
1
2
3
import type { RouteLocationNormalized } from 'vue-router';
 
export type TabDefinition = RouteLocationNormalized;