UNPKG

wgo-databank

Version:
5 lines (4 loc) 78 B
export interface CurrencyModel { code: string; description: string; }