Typeseedcordv0.13.0
IsUnion
Returns a boolean for whether the given type is a union.
type IsUnion<T> = InternalIsUnion<T>;type IsUnion<T> = InternalIsUnion<T>;T
TTReturns a boolean for whether the given type is a union.
type IsUnion<T> = InternalIsUnion<T>;type IsUnion<T> = InternalIsUnion<T>;TT