UNPKG

@turnkey/react-wallet-kit

Version:

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

4 lines 154 B
import { ClientContextType } from "./Types"; /** @internal */ export declare const useTurnkey: () => ClientContextType; //# sourceMappingURL=Hook.d.ts.map