UNPKG

ufomarketplace-sdk-new

Version:

SDK to interact with set ufo marketplace contracts

5 lines (4 loc) 222 B
export type { IERC20 } from "./IERC20"; export type { IUniswapV2Factory } from "./IUniswapV2Factory"; export type { IUniswapV2Router02 } from "./IUniswapV2Router02"; export type { TraderPlatform } from "./TraderPlatform";