@seamapi/http - v2.4.1
GitHub
Preparing search index...
isSeamActionAttemptError
Function isSeamActionAttemptError
isSeamActionAttemptError
<
T
extends
ActionAttempt
>
(
error
:
unknown
,
)
:
error
is
SeamActionAttemptError
<
T
>
Returns true if the error is a
SeamActionAttemptError
.
Type Parameters
T
extends
ActionAttempt
Parameters
error
:
unknown
Returns
error
is
SeamActionAttemptError
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@seamapi/http - v2.4.1
Loading...
Returns true if the error is a SeamActionAttemptError.