UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

8 lines 618 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SomaStaking__factory = exports.ISomaStaking__factory = void 0; var ISomaStaking__factory_1 = require("./ISomaStaking__factory"); Object.defineProperty(exports, "ISomaStaking__factory", { enumerable: true, get: function () { return ISomaStaking__factory_1.ISomaStaking__factory; } }); var SomaStaking__factory_1 = require("./SomaStaking__factory"); Object.defineProperty(exports, "SomaStaking__factory", { enumerable: true, get: function () { return SomaStaking__factory_1.SomaStaking__factory; } }); //# sourceMappingURL=index.js.map