UNPKG

takefy-cryptomus

Version:

TypeScript SDK for the Cryptomus payment system API

6 lines (5 loc) 111 B
export interface GetExchangeRatesForCurrencyResponse { from: string; to: string; course: string; }