UNPKG

@turnkey/react-wallet-kit

Version:

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

7 lines 201 B
/** @internal */ import "./index.css"; export * from "./providers"; /** @internal */ export * from "@turnkey/core/dist/__types__/base"; export * from "./types/base"; //# sourceMappingURL=index.d.ts.map