UNPKG

gebeya-whatsapp-verify

Version:

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

3 lines 161 B
export declare const isMobileDevice: () => boolean; export declare const getDeviceType: () => "mobile" | "desktop"; //# sourceMappingURL=deviceDetection.d.ts.map