UNPKG

@qite/tide-client

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