PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@babel/helpers/lib/helpers

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

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = _writeOnlyError;
function _writeOnlyError(name) {
  throw new TypeError('"' + name + '" is write-only');
}

//# sourceMappingURL=writeOnlyError.js.map

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


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