UNPKG

@cosmos-kit/react

Version:
6 lines (5 loc) 264 B
import { WalletListViewProps } from '@cosmos-kit/core'; export declare function WalletListView({ onClose, wallets, initialFocus, }: WalletListViewProps): { head: import("react/jsx-runtime").JSX.Element; content: import("react/jsx-runtime").JSX.Element; };