PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/eosjs-ecc/node_modules/@babel/runtime/helpers/esm

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

import _typeof from "../../helpers/esm/typeof";
import toPrimitive from "./toPrimitive";
export default function _toPropertyKey(arg) {
  var key = toPrimitive(arg, "string");
  return _typeof(key) === "symbol" ? key : String(key);
}

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


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