UNPKG

@turnkey/react-wallet-kit

Version:

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

8 lines 297 B
export declare function UpdateEmail(params: { onSuccess: (userId: string) => void; onError: (error: any) => void; successPageDuration?: number | undefined; title?: string; subTitle?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=UpdateEmail.d.ts.map