PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@near-js/wallet-account/lib/commonjs
Просмотр файла: index.cjs
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WalletConnection = exports.ConnectedWalletAccount = exports.Near = void 0;
var near_1 = require("./near.cjs");
Object.defineProperty(exports, "Near", { enumerable: true, get: function () { return near_1.Near; } });
var wallet_account_1 = require("./wallet_account.cjs");
Object.defineProperty(exports, "ConnectedWalletAccount", { enumerable: true, get: function () { return wallet_account_1.ConnectedWalletAccount; } });
Object.defineProperty(exports, "WalletConnection", { enumerable: true, get: function () { return wallet_account_1.WalletConnection; } });
Выполнить команду
Для локальной разработки. Не используйте в интернете!