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