UNPKG

@tokenize.it/dss-vest

Version:

adds erc2771 and a factory for DssVestMintable to dss-vest

8 lines (7 loc) 246 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as dssVestSol from "./DssVest.sol"; export type { dssVestSol }; import type * as factorySol from "./Factory.sol"; export type { factorySol };