Preparing search index...
The search index is not available
devfive front components
devfive front components
index
DeepScope
Type alias DeepScope<T, K>
Deep
Scope
<
T
,
K
>
:
NonNullable
<
T
>
extends
object
?
Tail
<
K
>
extends
""
?
T
[
Head
<
K
>
&
keyof
T
]
:
DeepScope
<
T
[
Head
<
K
>
&
keyof
T
]
,
Tail
<
K
>
>
:
never
Type Parameters
T
K
extends
DeepKeyForObject
<
T
>
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc