UNPKG

@gooddollar/goodprotocol

Version:
19 lines (18 loc) 790 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as fuseStakingV3Sol from "./FuseStakingV3.sol"; export type { fuseStakingV3Sol }; import type * as aave from "./aave"; export type { aave }; import type * as compound from "./compound"; export type { compound }; import type * as utils from "./utils"; export type { utils }; export type { BaseShareField } from "./BaseShareField"; export type { BaseShareFieldV2 } from "./BaseShareFieldV2"; export type { DonationsStaking } from "./DonationsStaking"; export type { GoodFundManager } from "./GoodFundManager"; export type { SimpleStaking } from "./SimpleStaking"; export type { SimpleStakingV2 } from "./SimpleStakingV2"; export type { UniswapV2SwapHelper } from "./UniswapV2SwapHelper";