Extract the Right value type B from the type Either<A, B>.
Right
B
Either<A, B>
Generated using TypeDoc
Extract the
Right
value typeB
from the typeEither<A, B>
.