@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.
23 lines (22 loc) • 1.19 kB
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export type { IERC20Receiver } from "./IERC20Receiver";
export type { IFSushi } from "./IFSushi";
export type { IFSushiBar } from "./IFSushiBar";
export type { IFSushiBill } from "./IFSushiBill";
export type { IFSushiKitchen } from "./IFSushiKitchen";
export type { IFSushiRestaurant } from "./IFSushiRestaurant";
export type { IFarmingLPToken } from "./IFarmingLPToken";
export type { IFarmingLPTokenFactory } from "./IFarmingLPTokenFactory";
export type { IFarmingLPTokenMigrator } from "./IFarmingLPTokenMigrator";
export type { IFlashFToken } from "./IFlashFToken";
export type { IFlashFTokenFactory } from "./IFlashFTokenFactory";
export type { IFlashNFT } from "./IFlashNFT";
export type { IFlashStrategy } from "./IFlashStrategy";
export type { IFlashStrategySushiSwap } from "./IFlashStrategySushiSwap";
export type { IFlashStrategySushiSwapFactory } from "./IFlashStrategySushiSwapFactory";
export type { IMasterChef } from "./IMasterChef";
export type { ISousChef } from "./ISousChef";
export type { ISushiBar } from "./ISushiBar";
export type { IVotingEscrow } from "./IVotingEscrow";