Preparing search index...
The search index is not available
@kaynooo/utils
@kaynooo/utils
types
RecursiveKeyOfHandleValue
Type Alias RecursiveKeyOfHandleValue<TValue, Text>
Recursive
Key
Of
Handle
Value
<
TValue
,
Text
>
:
TValue
extends
any
[]
?
Text
:
TValue
extends
object
?
Text
|
`
${
Text
}
${
RecursiveKeyOfInner
<
TValue
>
}
`
:
Text
Type Parameters
TValue
Text
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kaynooo/utils
Loading...