Type alias Either<T, U>

Either<T, U>: Only<T, U> | Only<U, T>

Type Parameters

  • T

  • U

Generated using TypeDoc