UNPKG

@particle-network/connectkit

Version:
4 lines (3 loc) 235 B
export default function isMobilePhone(str: any, locale: any, options: any): any; export declare const phoneLocales: string[]; export declare const validPhoneNumber: (locale: any, countryCode: string, phone: string, t: any) => boolean;