dyna-record
Preparing search index...
<internal>
IsUnion
Type Alias IsUnion<T, U>
IsUnion
:
T
extends
unknown
?
[
U
]
extends
[
T
]
?
false
:
true
:
false
Resolves whether a type is a union of more than one member.
Type Parameters
T
U
=
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
dyna-record
Loading...
Resolves whether a type is a union of more than one member.