UNPKG

@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.

14 lines (13 loc) 418 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as access from "./access"; export type { access }; import type * as interfaces from "./interfaces"; export type { interfaces }; import type * as proxy from "./proxy"; export type { proxy }; import type * as token from "./token"; export type { token }; import type * as utils from "./utils"; export type { utils };