UNPKG

react-phone-number-input

Version:

Telephone number input React component

13 lines 236 B
export { default, parsePhoneNumber, formatPhoneNumber, formatPhoneNumberIntl, isValidPhoneNumber, isPossiblePhoneNumber, getCountryCallingCode, getCountries, isSupportedCountry, Country, Value } from '../index.d';