/
var
/
www
/
cobraambalaj
/
node_modules
/
@babel
/
runtime
/
helpers
/
isNativeReflectConstruct
/
/var/www/cobraambalaj/node_modules/@babel/runtime/helpers/isNativeReflectConstruct
mkdir
upload
Name
Size
Mode
Actions
index.js
477
0644
edit
dl
rm
_index.mjs
369
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/@babel/runtime/helpers/isNativeReflectConstruct/index.js
(477B)
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } } module.exports = _isNativeReflectConstruct; module.exports["default"] = module.exports, module.exports.__esModule = true;
Save
cmd:
run