isRejected

function
store/rejection.ts:63
signature
isRejected(value): value is Rejection

Whether a reducer returned a Rejection rather than state.

Parameters

NameTypeDescription
valueunknown

Returns

value is Rejection