isRejected
functionsignature
isRejected(value): value is RejectionWhether a reducer returned a Rejection rather than state.
Parameters
| Name | Type | Description |
|---|---|---|
value | unknown |
Returns
value is Rejection
isRejected(value): value is RejectionWhether a reducer returned a Rejection rather than state.
| Name | Type | Description |
|---|---|---|
value | unknown |
value is Rejection