Closed barathvk closed 2 years ago
the getInterestRates end point returns an array in interestRates. This PR makes a small change to the InterestRates interface in index.d.ts to reflect this.
getInterestRates
interestRates
InterestRates
index.d.ts
the
getInterestRates
end point returns an array ininterestRates
. This PR makes a small change to theInterestRates
interface inindex.d.ts
to reflect this.