UNPKG

@mean-finance/dca-v2-periphery

Version:

💱 Periphery smart contracts of DCA V2 by mean.finance

13 lines (12 loc) • 1.17 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DCAHubCompanionLibrariesHandler__factory = exports.DCAHubCompanionHubProxyHandler__factory = exports.DCAHubCompanion__factory = void 0; /* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ var DCAHubCompanion__factory_1 = require("./DCAHubCompanion__factory"); Object.defineProperty(exports, "DCAHubCompanion__factory", { enumerable: true, get: function () { return DCAHubCompanion__factory_1.DCAHubCompanion__factory; } }); var DCAHubCompanionHubProxyHandler__factory_1 = require("./DCAHubCompanionHubProxyHandler__factory"); Object.defineProperty(exports, "DCAHubCompanionHubProxyHandler__factory", { enumerable: true, get: function () { return DCAHubCompanionHubProxyHandler__factory_1.DCAHubCompanionHubProxyHandler__factory; } }); var DCAHubCompanionLibrariesHandler__factory_1 = require("./DCAHubCompanionLibrariesHandler__factory"); Object.defineProperty(exports, "DCAHubCompanionLibrariesHandler__factory", { enumerable: true, get: function () { return DCAHubCompanionLibrariesHandler__factory_1.DCAHubCompanionLibrariesHandler__factory; } });