UNPKG

@b3dotfun/leaderboards

Version:

SDK to interact with leaderboards smart contract

9 lines 537 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LeaderboardJson = exports.LeaderboardFactoryJson = void 0; const tslib_1 = require("tslib"); const LeaderboardFactoryJson_json_1 = tslib_1.__importDefault(require("./LeaderboardFactoryJson.json")); exports.LeaderboardFactoryJson = LeaderboardFactoryJson_json_1.default; const LeaderboardJson_json_1 = tslib_1.__importDefault(require("./LeaderboardJson.json")); exports.LeaderboardJson = LeaderboardJson_json_1.default; //# sourceMappingURL=index.js.map