Vinyl
Preparing search index...
@amzn/vinyl-util
isResponseError
Function isResponseError
isResponseError
(
error
:
any
,
)
:
error
is
RequestError
&
{
info
:
RequestResponseErrorEvent
}
Returns true if the given object is a RequestError with type RESPONSE.
Parameters
error
:
any
Returns
error
is
RequestError
&
{
info
:
RequestResponseErrorEvent
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Returns true if the given object is a RequestError with type RESPONSE.