@pengzhanbo/utils - v3.4.1
    Preparing search index...

    Type Alias IsUnion<T>

    IsUnion: InternalIsUnion<T>

    If the type T is a union type, output type true, otherwise output type false.

    如果类型 T 是联合类型,则输出 true,否则输出 false。

    Type Parameters

    • T

      要检查的类型