Uniswap / v3-sdk

🛠 An SDK for building applications on top of Uniswap V3
MIT License
547 stars 425 forks source link

missing export SwapMath #86

Closed fschiavinato-lydian closed 2 years ago

fschiavinato-lydian commented 2 years ago

I'm trying to use the function computeSwapStep inside the SwapMath class to compute the result of a swap, but I can't import it. I saw that it's missing in utils/index.d.ts

NoahZinsmeister commented 2 years ago

sorry about that! thanks for flagging, fixed in 3.8.1