Function isServerErrorStatus
- is
Server (status): status is ServerErrorStatusError Status Parameters
- status: number
The status to assert against.
Returns status is ServerErrorStatus
Whether or not the provided status is a server error status code.
- status: number
A type guard that determines if the status code is a server error.