Type alias InferUntaggedUnion<Cs>

InferUntaggedUnion<Cs>: ShallowResolve<InferUnion<InferUntaggedConstants<Cs>>>

Infers the union of untagged constants

Returns

The union of the untagged constants contained into the input type

Type Parameters

Generated using TypeDoc