Variable LinkAttrRouteTypeConst

LinkAttrRouteType: TEnum<{
    Primary: "Primary";
    Secondary: "Secondary";
}> = ...