UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

6 lines 365 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SomaStarter__factory = void 0; var SomaStarter__factory_1 = require("./SomaStarter__factory"); Object.defineProperty(exports, "SomaStarter__factory", { enumerable: true, get: function () { return SomaStarter__factory_1.SomaStarter__factory; } }); //# sourceMappingURL=index.js.map