Interface: RouteMatch
API / @xmachines/play-router / RouteMatch
Defined in: router-sync.ts:9
Properties
| Property | Type | Defined in |
|---|---|---|
params? | Record<string, string> | router-sync.ts:11 |
to | string | null | undefined | router-sync.ts:10 |
API / @xmachines/play-router / RouteMatch
Defined in: router-sync.ts:9
| Property | Type | Defined in |
|---|---|---|
params? | Record<string, string> | router-sync.ts:11 |
to | string | null | undefined | router-sync.ts:10 |