UNPKG

ion-intl-tel-v2

Version:

This is a continuation of the original project from azzamasghar1 (https://github.com/azzamasghar1/ion-intl-tel-input) which includes new features and some much requested features

8 lines (7 loc) 158 B
interface Code { [key: string]: string; } export declare const defaultCountryTranslations: { "ngx-intl-tel-input-country": Code; }; export {};