Uniswap / universal-router

Uniswap's Universal Router for NFT and ERC20 swapping
GNU General Public License v3.0
393 stars 196 forks source link

feat: separate out immutables from RouterImmutables #316

Closed zhongeric closed 11 months ago

zhongeric commented 12 months ago

This will allow for the individual modules to be exported and used in other projects

zhongeric commented 11 months ago

Yea I thought about that, didn't really want to have to refactor all of the tests though haha