UNPKG

@0xfutbol/id

Version:

React component library with shared providers for 0xFutbol ID

3 lines (2 loc) 181 B
import { Wallet } from "thirdweb/wallets"; export declare const createThirdwebWalletButton: (key: string, label: string, wallet: Wallet) => import("react/jsx-runtime").JSX.Element;