PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/api-derive/cjs/balances

Просмотр файла: index.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.votingBalance = exports.all = void 0;
const tslib_1 = require("tslib");
const all_js_1 = require("./all.js");
Object.defineProperty(exports, "all", { enumerable: true, get: function () { return all_js_1.all; } });
tslib_1.__exportStar(require("./account.js"), exports);
tslib_1.__exportStar(require("./votingBalances.js"), exports);
const votingBalance = all_js_1.all;
exports.votingBalance = votingBalance;

Выполнить команду


Для локальной разработки. Не используйте в интернете!