UNPKG

@sky-mavis/tanto-widget

Version:
3 lines (2 loc) 113 B
import type { Wallet } from '../types/wallet'; export declare function useConnectedWallet(): Wallet | undefined;