UrlMatchResult
Type Alias
Represents the result of matching URLs with a custom matching function.
Description
Represents the result of matching URLs with a custom matching function.
consumed
is an array of the consumed URL segments.posParams
is a map of positional parameters.
Jump to details