UNPKG

solmash-whitelist-sdk

Version:

A sdk for interacting Solmash Whitelist program

6 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IDL = void 0; var solmash_whitelist_1 = require("./solmash_whitelist"); Object.defineProperty(exports, "IDL", { enumerable: true, get: function () { return solmash_whitelist_1.IDL; } }); //# sourceMappingURL=index.js.map