UNPKG

alexbednov-phone-select

Version:

Vue 3 component for phone number selection with international support and masking.

3 lines (2 loc) 109 B
import type { Translations } from '@/interfaces'; export declare const loadTranslations: () => Translations;