Function isClientErrorStatus
- is
Client (status): status is ClientErrorStatusError Status Parameters
- status: number
The status to assert against.
Returns status is ClientErrorStatus
Whether or not the provided status is a client error status code.
- status: number
A type guard that determines if the status code is a client error.