Type alias InferTaggedUnion<Cs>

InferTaggedUnion<Cs>: InferUnion<InferTaggedConstants<Cs>>

Infers the union of tagged constants

Returns

The union of the tagged constants contained into the input type

Type Parameters

Generated using TypeDoc