Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/wallet-standard
WalletWithFeatures
Type Alias WalletWithFeatures<Features>
Wallet
With
Features
<
Features
>
:
Omit
<
Wallet
,
"features"
>
&
{
features
:
Features
;
}
Helper type for defining a
Wallet
with a union or intersection of
features
.
Type Parameters
Features
extends
Wallet
[
"features"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Helper type for defining a Wallet with a union or intersection of features.