UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

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