alt-opensea-js
Version:
JavaScript SDK for the OpenSea marketplace. Let users buy or sell crypto collectibles and other cryptogoods, all on your own site!
9 lines • 519 B
JavaScript
;
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.CheezeWizardsBasicTournament = void 0;
var CheezeWizardsBasicTournamentAbi_json_1 = __importDefault(require("./CheezeWizardsBasicTournamentAbi.json"));
exports.CheezeWizardsBasicTournament = CheezeWizardsBasicTournamentAbi_json_1.default;
//# sourceMappingURL=CheezeWizardsBasicTournament.js.map