remix/router · TypeView Source
MapTarget
Summary
The valid types for the first argument to router.map().
Signature
type MapTarget = RouteTarget | RouteMap;
The valid types for the first argument to router.map().
type MapTarget = RouteTarget | RouteMap;