UNPKG

@qite/tide-client

Version:
6 lines (5 loc) 84 B
export interface CountryItem { id: number; iso2: string; name: string; }