Type Alias: RouteMetadata
API / @xmachines/play-router / RouteMetadata
type RouteMetadata = string | RouteObject;Defined in: types.ts:55
The route metadata of the meta.route field of a state machine.
API / @xmachines/play-router / RouteMetadata
type RouteMetadata = string | RouteObject;Defined in: types.ts:55
The route metadata of the meta.route field of a state machine.