Union3A<A, B, C> constructor

const Union3A<A, B, C>(
  1. A a
)

Implementation

const Union3A(this.a);