UNPKG

@yearn-mechanics/yswaps

Version:

YSwaps will swap enabled strategie's funds from harvests

13 lines (12 loc) 427 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as tradeFactory from "./TradeFactory"; export type { tradeFactory }; import type * as forTest from "./for-test"; export type { forTest }; import type * as swappers from "./swappers"; export type { swappers }; import type * as utils from "./utils"; export type { utils }; export type { CommonErrors } from "./CommonErrors";