UnwrapEither: <T, U>(e) => NonNullable<T | U>
T
U
e
NonNullable
Either
NonNullable<T | U>
src/modules/types.ts:291