UNPKG

gebeya-whatsapp-verify

Version:

Reusable WhatsApp phone verification components for React applications (Supabase Edge Function integration)

3 lines 305 B
import { WhatsAppVerificationModalProps } from '../types'; export declare const WhatsAppVerificationModal: ({ isOpen, onClose, onVerificationComplete, onVerificationStart }: WhatsAppVerificationModalProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WhatsAppVerificationModal.d.ts.map