Union3C<A, B, C> constructor

const Union3C<A, B, C>(
  1. C c
)

Implementation

const Union3C(this.c);