A task that returns an EitherInterface type with syntactic sugar for async unwrapping.
L - left type
R - right type
Args extends ReadonlyArray> - args passed to the task
Rest
Generated using TypeDoc
A task that returns an EitherInterface type with syntactic sugar for async unwrapping.
Generic
L - left type
Generic
R - right type
Generic
Args extends ReadonlyArray> - args passed to the task