Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-connector
RouteQuery
Type Alias RouteQuery<N, M>
Route
Query
<
N
,
M
>
:
N
extends
keyof
Routes
?
M
extends
keyof
Routes
[
N
]
?
"query"
extends
keyof
Routes
[
N
]
[
M
]
?
Routes
[
N
]
[
M
]
[
"query"
]
:
any
:
never
:
never
Type Parameters
N
extends
RouteName
M
extends
RequestMethod
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...