vue-router / RouteRecordInfoGeneric
RouteRecordInfoGeneric 
ts
type RouteRecordInfoGeneric = RouteRecordInfo<string | symbol, string, RouteParamsRawGeneric, RouteParamsGeneric, string | symbol>;
