UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

10 lines 521 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./get_base_vote_score"), exports); tslib_1.__exportStar(require("./get_boosted_account"), exports); tslib_1.__exportStar(require("./get_casted_vote"), exports); tslib_1.__exportStar(require("./get_delegated_vote"), exports); tslib_1.__exportStar(require("./get_proposal"), exports); tslib_1.__exportStar(require("./get_proposal_queue"), exports); //# sourceMappingURL=index.js.map