UNPKG

wft-geodb-angular-client

Version:
6 lines (5 loc) 121 B
export interface GetCountryDetailsRequest { countryId: string; asciiMode?: boolean; languageCode?: string; }