Preparing search index...
The search index is not available
@l33tc0d3/reshape
@l33tc0d3/reshape
ArrayToRecordKey
Type Alias ArrayToRecordKey<K, T>
ArrayToRecordKey
:
K
extends
keyof
T
?
T
[
K
]
&
PropertyKey
:
K
extends
(
item
:
T
)
=>
PropertyKey
?
ReturnType
<
K
>
:
never
Type Parameters
K
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@l33tc0d3/reshape
Loading...