gebeya-whatsapp-verify
Version:
Reusable WhatsApp phone verification components for React applications (Supabase Edge Function integration)
3 lines • 327 B
TypeScript
import { WhatsAppVerifyButtonProps } from '../types';
export declare const WhatsAppVerifyButton: ({ onVerificationComplete, onVerificationStart, buttonText, variant, size, className, color, customColors }: WhatsAppVerifyButtonProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=WhatsAppVerifyButton.d.ts.map