Skip to content

@continuum-js/router


@continuum-js/router / MatchEntry

Interface: MatchEntry

Defined in: match.ts:29

Properties

def

def: RouteDef

Defined in: match.ts:30


params

params: Params

Defined in: match.ts:32

Own params merged with every ancestor's.