UNPKG

react-simple-phone-input

Version:

A simple react phone input component with calling code dropdown🤷

6 lines (5 loc) • 112 B
export declare const countryData: { country: string; countryCode: string; callingCode: string; }[];