PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot/api-derive/cjs
Просмотр файла: derive.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.derive = void 0;
const tslib_1 = require("tslib");
const accounts = tslib_1.__importStar(require("./accounts/index.js"));
const alliance = tslib_1.__importStar(require("./alliance/index.js"));
const bagsList = tslib_1.__importStar(require("./bagsList/index.js"));
const balances = tslib_1.__importStar(require("./balances/index.js"));
const bounties = tslib_1.__importStar(require("./bounties/index.js"));
const chain = tslib_1.__importStar(require("./chain/index.js"));
const contracts = tslib_1.__importStar(require("./contracts/index.js"));
const council = tslib_1.__importStar(require("./council/index.js"));
const crowdloan = tslib_1.__importStar(require("./crowdloan/index.js"));
const democracy = tslib_1.__importStar(require("./democracy/index.js"));
const elections = tslib_1.__importStar(require("./elections/index.js"));
const imOnline = tslib_1.__importStar(require("./imOnline/index.js"));
const membership = tslib_1.__importStar(require("./membership/index.js"));
const parachains = tslib_1.__importStar(require("./parachains/index.js"));
const session = tslib_1.__importStar(require("./session/index.js"));
const society = tslib_1.__importStar(require("./society/index.js"));
const staking = tslib_1.__importStar(require("./staking/index.js"));
const technicalCommittee = tslib_1.__importStar(require("./technicalCommittee/index.js"));
const treasury = tslib_1.__importStar(require("./treasury/index.js"));
const tx = tslib_1.__importStar(require("./tx/index.js"));
exports.derive = { accounts, alliance, bagsList, balances, bounties, chain, contracts, council, crowdloan, democracy, elections, imOnline, membership, parachains, session, society, staking, technicalCommittee, treasury, tx };
Выполнить команду
Для локальной разработки. Не используйте в интернете!