UNPKG

bcucotizaciones

Version:

An easy to use soap client for currency price consulting agains Uruguayan central bank (BCU)

5 lines 120 B
export interface CurrencyResponse { code: number; name: string; } //# sourceMappingURL=CurrencyResponse.d.ts.map