@ohgeez/fsushi
Version:
fSUSHI is a protocol built on top of [FlashStake](http://flashstake.io/) and [SushiSwap](https://sushi.com) that enables stakers to get instant, upfront yield without waiting for it to accrue.
11 lines (10 loc) • 441 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as uniswapV2PairSol from "./UniswapV2Pair.sol";
export type { uniswapV2PairSol };
import type * as interfaces from "./interfaces";
export type { interfaces };
export type { UniswapV2ERC20 } from "./UniswapV2ERC20";
export type { UniswapV2Factory } from "./UniswapV2Factory";
export type { UniswapV2Router02 } from "./UniswapV2Router02";