UNPKG

ufomarketplace-sdk-new

Version:

SDK to interact with set ufo marketplace contracts

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