UNPKG

@qite/tide-client

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