PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@polkadot/api-derive/cjs/util
Просмотр файла: lazy.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.lazyDeriveSection = lazyDeriveSection;
const util_1 = require("@polkadot/util");
function lazyDeriveSection(result, section, getKeys, creator) {
(0, util_1.lazyMethod)(result, section, () => (0, util_1.lazyMethods)({}, getKeys(section), (method) => creator(section, method)));
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!