UNPKG

angular-phone-number-input

Version:

``` npm i angular-phone-number-input ``` Have implemented country-specific validations using [libphonenumber-js](https://www.npmjs.com/package/libphonenumber-js)

3 lines (2 loc) 102 B
import { CountryData } from "../data-types/countryList"; export declare const Countries: CountryData;