UNPKG

@tokenize.it/dss-vest

Version:

adds erc2771 and a factory for DssVestMintable to dss-vest

5 lines (4 loc) 156 B
import type * as dssVestSol from "./DssVest.sol"; export type { dssVestSol }; import type * as factorySol from "./Factory.sol"; export type { factorySol };