UNPKG

react-phone-number-input

Version:

Telephone number input React component

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