type-plus
Preparing search index...
UnionOfValues
Type Alias UnionOfValues<A>
UnionOfValues
:
A
extends
Readonly
<
(
infer
E
)
[]
>
?
E
:
never
Gets the union of value types in
A
Type Parameters
A
extends
readonly
unknown
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus
Loading...
Gets the union of value types in
A