UNPKG

@turnkey/react-wallet-kit

Version:

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

11 lines 397 B
export declare function RemovePasskey(params: { authenticatorId: string; userId?: string; onSuccess: (authenticators: string[]) => void; onError: (error: any) => void; successPageDuration?: number | undefined; stampWith?: string | undefined; title?: string; subTitle?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=RemovePasskey.d.ts.map