UNPKG

phone-input-react-native-paper

Version:

Simple phone input component using React Native Paper

7 lines 281 B
import PhoneInput from './PhoneInput'; export { default as PhoneInput } from './PhoneInput'; export { default as CountryPicker } from './CountryPicker'; export { countries } from './constants'; export * from './types'; export default PhoneInput; //# sourceMappingURL=index.d.ts.map