UNPKG

ufomarketplace-sdk-new

Version:

SDK to interact with set ufo marketplace contracts

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