Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/wallet-standard
StandardConnectMethod
Type alias StandardConnectMethod
Standard
Connect
Method
:
(
(
input
?
)
=>
Promise
<
StandardConnectOutput
>
)
Method to call to use the
StandardConnectFeature
.
Type declaration
(
input
?
)
:
Promise
<
StandardConnectOutput
>
Parameters
Optional
input
:
StandardConnectInput
Returns
Promise
<
StandardConnectOutput
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Method to call to use the StandardConnectFeature.