UNPKG

react-phone-number-input

Version:

Telephone number input React component

14 lines (13 loc) 244 B
export { default, parsePhoneNumber, formatPhoneNumber, formatPhoneNumberIntl, isValidPhoneNumber, isPossiblePhoneNumber, getCountryCallingCode, getCountries, isSupportedCountry, Country, Value } from '../input/index.d';