UNPKG

@funkit/connect

Version:

Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.

6 lines (5 loc) 170 B
/** * Simple wrapper around `getWalletLabel` * @returns a static text for Ostium customers with connected wallet */ export declare const useWalletLabel: () => string;