UNPKG

@mean-finance/dca-v2-periphery

Version:

💱 Periphery smart contracts of DCA V2 by mean.finance

13 lines (12 loc) • 1.19 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IDCAHubCompanionLibrariesHandler__factory = exports.IDCAHubCompanionHubProxyHandler__factory = exports.IDCAHubCompanion__factory = void 0; /* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ var IDCAHubCompanion__factory_1 = require("./IDCAHubCompanion__factory"); Object.defineProperty(exports, "IDCAHubCompanion__factory", { enumerable: true, get: function () { return IDCAHubCompanion__factory_1.IDCAHubCompanion__factory; } }); var IDCAHubCompanionHubProxyHandler__factory_1 = require("./IDCAHubCompanionHubProxyHandler__factory"); Object.defineProperty(exports, "IDCAHubCompanionHubProxyHandler__factory", { enumerable: true, get: function () { return IDCAHubCompanionHubProxyHandler__factory_1.IDCAHubCompanionHubProxyHandler__factory; } }); var IDCAHubCompanionLibrariesHandler__factory_1 = require("./IDCAHubCompanionLibrariesHandler__factory"); Object.defineProperty(exports, "IDCAHubCompanionLibrariesHandler__factory", { enumerable: true, get: function () { return IDCAHubCompanionLibrariesHandler__factory_1.IDCAHubCompanionLibrariesHandler__factory; } });