SelectionInputType<T>
SelectionInputType<
T
>:T
extends keyofMappedSelectionInput
?MappedSelectionInput
[T
] :never
Union type representing all possible selection input types.
Type parameters
Type parameter |
---|
T extends ItemSelectionType |
SelectionInputType<
T
>:T
extends keyofMappedSelectionInput
?MappedSelectionInput
[T
] :never
Union type representing all possible selection input types.
Type parameter |
---|
T extends ItemSelectionType |