UNPKG

@mean-finance/dca-v2-periphery

Version:

💱 Periphery smart contracts of DCA V2 by mean.finance

9 lines • 571 B
export type { IKeep3rJobDisputable } from "./IKeep3rJobDisputable"; export type { IKeep3rJobFundableCredits } from "./IKeep3rJobFundableCredits"; export type { IKeep3rJobFundableLiquidity } from "./IKeep3rJobFundableLiquidity"; export type { IKeep3rJobManager } from "./IKeep3rJobManager"; export type { IKeep3rJobMigration } from "./IKeep3rJobMigration"; export type { IKeep3rJobOwnership } from "./IKeep3rJobOwnership"; export type { IKeep3rJobWorkable } from "./IKeep3rJobWorkable"; export type { IKeep3rJobs } from "./IKeep3rJobs"; //# sourceMappingURL=index.d.ts.map