NextGIS Frontend
Preparing search index...
@nextgis/ngw-connector
KeysWithMethodAndPath
Type Alias KeysWithMethodAndPath<M, P>
KeysWithMethodAndPath
:
{
[
K
in
keyof
Routes
]
:
K
extends
KeysWithMethods
<
M
>
?
K
extends
KeysWithPaths
<
P
>
?
K
:
never
:
never
}
[
keyof
Routes
]
Type Parameters
M
extends
RequestMethod
[]
P
extends
PathKeys
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...