UNPKG

phone-input-react

Version:

Highly customizable phone input component with auto formatting.

5 lines (4 loc) 222 B
export declare const phoneNoReg: RegExp; export declare const flagURL = "https://flagpedia.net/data/flags/h80/"; export declare const removeSpace: RegExp; export declare const flagUrl: (countryCode: string) => string;