UNPKG

@turnkey/react-wallet-kit

Version:

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

5 lines 212 B
export { useModal } from "./modal/Hook"; export { useTurnkey } from "./client/Hook"; export * from "./TurnkeyProvider"; export type { ClientContextType } from "./client/Types"; //# sourceMappingURL=index.d.ts.map