UNPKG

react-international-phone

Version:

☎️ International phone input component for React

5 lines (4 loc) 181 B
export declare const fireChangeEvent: (value: string, { isDeletion, cursorPosition, }?: { isDeletion?: boolean | undefined; cursorPosition?: number | undefined; }) => void;