ts.data.json - v4.1.0
    Preparing search index...

    Type Alias AllOfOutput<T>

    AllOfOutput: UnionToIntersection<DecoderOutput<T[number]>>

    Merges allOf types into one.

    Type Parameters