Failure<E> = WithKind<"Failure"> & WithError<E>
E
WithKind
"Failure"
WithError
Defined in: Core/RemoteData.ts:27