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