UNPKG

v-phone-input

Version:

International phone field for Vuetify 3 and Vue 3.

3 lines (2 loc) 140 B
import { CountryOrIso2 } from '../../types/countries'; export default function normalizeCountryIso2(countryOrIso2?: CountryOrIso2): string;