UNPKG

@metaplex-foundation/mpl-candy-guard

Version:

MPL Candy Guard JavaScript API. This MPL package is for the current generation of the Candy Guard

7 lines 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cusper = void 0; const cusper_1 = require("@metaplex-foundation/cusper"); const generated_1 = require("./generated"); exports.cusper = (0, cusper_1.initCusper)(generated_1.errorFromCode); //# sourceMappingURL=errors.js.map