UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

14 lines 1.39 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SomaEarnToken__factory = exports.SomaEarnFactory__factory = exports.SomaEarn__factory = exports.ISomaEarnFactory__factory = exports.ISomaEarn__factory = void 0; var ISomaEarn__factory_1 = require("./ISomaEarn__factory"); Object.defineProperty(exports, "ISomaEarn__factory", { enumerable: true, get: function () { return ISomaEarn__factory_1.ISomaEarn__factory; } }); var ISomaEarnFactory__factory_1 = require("./ISomaEarnFactory__factory"); Object.defineProperty(exports, "ISomaEarnFactory__factory", { enumerable: true, get: function () { return ISomaEarnFactory__factory_1.ISomaEarnFactory__factory; } }); var SomaEarn__factory_1 = require("./SomaEarn__factory"); Object.defineProperty(exports, "SomaEarn__factory", { enumerable: true, get: function () { return SomaEarn__factory_1.SomaEarn__factory; } }); var SomaEarnFactory__factory_1 = require("./SomaEarnFactory__factory"); Object.defineProperty(exports, "SomaEarnFactory__factory", { enumerable: true, get: function () { return SomaEarnFactory__factory_1.SomaEarnFactory__factory; } }); var SomaEarnToken__factory_1 = require("./SomaEarnToken__factory"); Object.defineProperty(exports, "SomaEarnToken__factory", { enumerable: true, get: function () { return SomaEarnToken__factory_1.SomaEarnToken__factory; } }); //# sourceMappingURL=index.js.map