@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.
27 lines (26 loc) • 1.22 kB
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as fSushiCookV0Sol from "./FSushiCookV0.sol";
export type { fSushiCookV0Sol };
import type * as flashStrategySushiSwapFactorySol from "./FlashStrategySushiSwapFactory.sol";
export type { flashStrategySushiSwapFactorySol };
import type * as base from "./base";
export type { base };
import type * as interfaces from "./interfaces";
export type { interfaces };
import type * as libraries from "./libraries";
export type { libraries };
import type * as mocks from "./mocks";
export type { mocks };
export type { FSushi } from "./FSushi";
export type { FSushiAirdrops } from "./FSushiAirdrops";
export type { FSushiAirdropsVotingEscrow } from "./FSushiAirdropsVotingEscrow";
export type { FSushiBar } from "./FSushiBar";
export type { FSushiBill } from "./FSushiBill";
export type { FSushiKitchen } from "./FSushiKitchen";
export type { FarmingLPToken } from "./FarmingLPToken";
export type { FarmingLPTokenFactory } from "./FarmingLPTokenFactory";
export type { FlashStrategySushiSwap } from "./FlashStrategySushiSwap";
export type { SousChef } from "./SousChef";
export type { SushiBarVault } from "./SushiBarVault";