Skip to content
Kitbag Router
Search
K
Main Navigation
Guide
API
Appearance
Menu
Return to top
On this page
ResolvedRouteQuery
ts
{
get
: (
key
:
string
)
=>
string
|
null
,
getAll
: (
key
:
string
)
=>
string[],
}