Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/wallet-standard
isWalletStandardError
Function isWalletStandardError
isWalletStandardError
<
TErrorCode
extends
WalletStandardErrorCode
>
(
e
:
unknown
,
code
?:
TErrorCode
,
)
:
e
is
WalletStandardError
<
TErrorCode
>
Type Parameters
TErrorCode
extends
WalletStandardErrorCode
Parameters
e
:
unknown
Optional
code
:
TErrorCode
Returns
e
is
WalletStandardError
<
TErrorCode
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...