API Documentation • Docs
API Documentation / RouteMap
Type Alias: RouteMap
RouteMap:
TypesConfig
extendsRecord
<"RouteNamedMap"
, infer RouteNamedMap> ?RouteNamedMap
:RouteMapGeneric
Convenience type to get the typed RouteMap or a generic one if not provided. It is extracted from the TypesConfig if it exists, it becomes RouteMapGeneric otherwise.