UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

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