UNPKG

@turnkey/react-wallet-kit

Version:

The easiest and most powerful way to integrate Turnkey's Embedded Wallets into your React applications.

4 lines 224 B
import type { WalletProvider } from "@turnkey/core"; /** @internal */ export declare const canDisconnect: (provider: WalletProvider, shouldShowDisconnect?: boolean) => boolean | undefined; //# sourceMappingURL=utils.d.ts.map