UNPKG

@yearn-mechanics/yswaps

Version:

YSwaps will swap enabled strategie's funds from harvests

10 lines (9 loc) 289 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as swapperSol from "./Swapper.sol"; export type { swapperSol }; import type * as async from "./async"; export type { async }; import type * as sync from "./sync"; export type { sync };