UNPKG

@finofo/react-international-phone

Version:

☎️ International phone input component for React

5 lines (4 loc) 105 B
export declare const toE164: ({ phone, prefix, }: { phone: string; prefix: string; }) => string;