UNPKG

@mean-finance/dca-v2-core

Version:

Core smart contracts of DCA v2 by mean.finance

5 lines 190 B
import type * as extensions from "./extensions"; export type { extensions }; export type { ERC20 } from "./ERC20"; export type { IERC20 } from "./IERC20"; //# sourceMappingURL=index.d.ts.map