Function isRedirectStatus
- is
Redirect (status): status is RedirectStatusStatus Parameters
- status: number
The status to assert against.
Returns status is RedirectStatus
Whether or not the provided status is a redirect status code.
- status: number
The status to assert against.
Whether or not the provided status is a redirect status code.
A type guard that determines if the status code is a redirection.