UNPKG

alexbednov-phone-select

Version:

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

4 lines (3 loc) 98 B
export declare const usePhoneMask: () => { maskedPhone: import("vue").Ref<string, string>; };