UNPKG

217 BTypeScriptView Raw
1declare const _default: {
2 alpha2: string;
3 alpha3: string;
4 country_code: string;
5 country_name: string;
6 mobile_begin_with: string[];
7 phone_number_lengths: number[];
8}[];
9export default _default;