UNPKG

@mysten/dapp-kit

Version:

A collection of React hooks and components for interacting with the Sui blockchain and wallets.

2 lines (1 loc) 83 B
export declare function useAutoConnectWallet(): 'disabled' | 'idle' | 'attempted';