UNPKG

intl-tel-input

Version:

A JavaScript plugin for entering and validating international telephone numbers

5 lines (4 loc) 171 B
import intlTelInput from "intl-tel-input"; export { intlTelInput }; export type { IntlTelInputRef } from "./IntlTelInput.js"; export { default } from "./IntlTelInput.js";