Function isInformationalStatus
- is
Informational (status): status is InformationalStatusStatus Parameters
- status: number
The status to assert against.
Returns status is InformationalStatus
Whether or not the provided status is an informational status code.
- status: number
A type guard that determines if the status code is informational.