UNPKG

@techie04/vue3-phonenumber-input

Version:
6 lines 138 B
export type CountryType = { name: string; dial_code: string; code: string; }; //# sourceMappingURL=../src/utils/types.d.ts.map