Checks if a type is a union type.
The type to check.
A candidate type that is a subtype of T.
true if the type is a union type, false otherwise.
true
false
Generated using TypeDoc
Checks if a type is a union type.