UNPKG

@justin-s/ngx-intl-tel-input

Version:

[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)

9 lines 231 B
export interface ChangeData { number?: string; internationalNumber?: string; nationalNumber?: string; e164Number?: string; countryCode?: string; dialCode?: string; } //# sourceMappingURL=change-data.d.ts.map