UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

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