UNPKG

@techie04/vue3-phonenumber-input

Version:
6 lines (5 loc) 90 B
export type CountryType = { name: string; dial_code: string; code: string; };