UNPKG

@wulperstudio/cms

Version:
5 lines (4 loc) 274 B
export declare const COUNTRIES: import("libphonenumber-js/types").Countries; export declare const ISO_CODES: import("libphonenumber-js/types").CountryCode[]; export type InputPhoneCountry = typeof ISO_CODES[number]; export declare const DEFAULT_ISO_CODE: InputPhoneCountry;