UNPKG

@particle-network/connectkit

Version:
5 lines (4 loc) 118 B
export declare function useWalletConnectModal(): { error: Error | undefined; openW3m: () => Promise<void>; };