UNPKG

ontimize-web-ngx

Version:
9 lines (8 loc) 195 B
export interface OPhoneInputData { number?: string; internationalNumber?: string; nationalNumber?: string; e164Number?: string; countryCode?: string; dialCode?: string; }