UNPKG

ufomarketplace-sdk-new

Version:

SDK to interact with set ufo marketplace contracts

9 lines 503 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LiquidityPoolCreate__factory = void 0; /* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ var LiquidityPoolCreate__factory_1 = require("./LiquidityPoolCreate__factory"); Object.defineProperty(exports, "LiquidityPoolCreate__factory", { enumerable: true, get: function () { return LiquidityPoolCreate__factory_1.LiquidityPoolCreate__factory; } }); //# sourceMappingURL=index.js.map