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