unwrapEither<T, U>(e): NonNullable<T | U>
T
U
e
NonNullable
Either
NonNullable<T | U>
src/modules/utils.ts:14