UNPKG

@mean-finance/dca-v2-core

Version:

Core smart contracts of DCA v2 by mean.finance

4 lines 200 B
import type * as draftIerc20PermitSol from "./draft-IERC20Permit.sol"; export type { draftIerc20PermitSol }; export type { IERC20Metadata } from "./IERC20Metadata"; //# sourceMappingURL=index.d.ts.map