Function isSuccessfulStatus
- is
Successful (status): status is SuccessfulStatusStatus Parameters
- status: number
The status to assert against.
Returns status is SuccessfulStatus
Whether or not the provided status is a successful status code.
- status: number
A type guard that determines if the status code is successful.