@sushiswap/sushiswap
Version:
13 lines (12 loc) • 567 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as ierc20Sol from "./IERC20.sol";
export type { ierc20Sol };
export type { IUniswapV2Callee } from "./IUniswapV2Callee";
export type { IUniswapV2ERC20 } from "./IUniswapV2ERC20";
export type { IUniswapV2Factory } from "./IUniswapV2Factory";
export type { IUniswapV2Pair } from "./IUniswapV2Pair";
export type { IUniswapV2Router01 } from "./IUniswapV2Router01";
export type { IUniswapV2Router02 } from "./IUniswapV2Router02";
export type { IWETH } from "./IWETH";