UNPKG

ufomarketplace-sdk-new

Version:

SDK to interact with set ufo marketplace contracts

9 lines 527 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SuperGalaticFactoryInfo__factory = void 0; /* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ 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