UNPKG

@mean-finance/dca-v2-periphery

Version:

💱 Periphery smart contracts of DCA V2 by mean.finance

23 lines (22 loc) • 2.56 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IKeep3rJobs__factory = exports.IKeep3rJobWorkable__factory = exports.IKeep3rJobOwnership__factory = exports.IKeep3rJobMigration__factory = exports.IKeep3rJobManager__factory = exports.IKeep3rJobFundableLiquidity__factory = exports.IKeep3rJobFundableCredits__factory = exports.IKeep3rJobDisputable__factory = void 0; /* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ var IKeep3rJobDisputable__factory_1 = require("./IKeep3rJobDisputable__factory"); Object.defineProperty(exports, "IKeep3rJobDisputable__factory", { enumerable: true, get: function () { return IKeep3rJobDisputable__factory_1.IKeep3rJobDisputable__factory; } }); var IKeep3rJobFundableCredits__factory_1 = require("./IKeep3rJobFundableCredits__factory"); Object.defineProperty(exports, "IKeep3rJobFundableCredits__factory", { enumerable: true, get: function () { return IKeep3rJobFundableCredits__factory_1.IKeep3rJobFundableCredits__factory; } }); var IKeep3rJobFundableLiquidity__factory_1 = require("./IKeep3rJobFundableLiquidity__factory"); Object.defineProperty(exports, "IKeep3rJobFundableLiquidity__factory", { enumerable: true, get: function () { return IKeep3rJobFundableLiquidity__factory_1.IKeep3rJobFundableLiquidity__factory; } }); var IKeep3rJobManager__factory_1 = require("./IKeep3rJobManager__factory"); Object.defineProperty(exports, "IKeep3rJobManager__factory", { enumerable: true, get: function () { return IKeep3rJobManager__factory_1.IKeep3rJobManager__factory; } }); var IKeep3rJobMigration__factory_1 = require("./IKeep3rJobMigration__factory"); Object.defineProperty(exports, "IKeep3rJobMigration__factory", { enumerable: true, get: function () { return IKeep3rJobMigration__factory_1.IKeep3rJobMigration__factory; } }); var IKeep3rJobOwnership__factory_1 = require("./IKeep3rJobOwnership__factory"); Object.defineProperty(exports, "IKeep3rJobOwnership__factory", { enumerable: true, get: function () { return IKeep3rJobOwnership__factory_1.IKeep3rJobOwnership__factory; } }); var IKeep3rJobWorkable__factory_1 = require("./IKeep3rJobWorkable__factory"); Object.defineProperty(exports, "IKeep3rJobWorkable__factory", { enumerable: true, get: function () { return IKeep3rJobWorkable__factory_1.IKeep3rJobWorkable__factory; } }); var IKeep3rJobs__factory_1 = require("./IKeep3rJobs__factory"); Object.defineProperty(exports, "IKeep3rJobs__factory", { enumerable: true, get: function () { return IKeep3rJobs__factory_1.IKeep3rJobs__factory; } });