UNPKG

@mean-finance/dca-v2-periphery

Version:

💱 Periphery smart contracts of DCA V2 by mean.finance

5 lines • 162 B
import type * as erc20 from "./ERC20"; export type { erc20 }; import type * as erc721 from "./ERC721"; export type { erc721 }; //# sourceMappingURL=index.d.ts.map