PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@babel/helpers/lib/helpers
Просмотр файла: classApplyDescriptorGet.js
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = _classApplyDescriptorGet;
function _classApplyDescriptorGet(receiver, descriptor) {
if (descriptor.get) {
return descriptor.get.call(receiver);
}
return descriptor.value;
}
//# sourceMappingURL=classApplyDescriptorGet.js.map
Выполнить команду
Для локальной разработки. Не используйте в интернете!