Node TAP
    Preparing search index...

    Type Alias Unarray<A>

    Unarray: A extends (infer V)[] ? V : A

    Get member type from array/tuple type

    Type Parameters

    • A