whoami7 - Manager
:
/
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
events
/
tests
/
Upload File:
files >> //opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules/events/tests/legacy-compat.js
// sigh... life is hard if (!global.console) { console = {} } var fns = ['log', 'error', 'trace']; for (var i=0 ; i<fns.length ; ++i) { var fn = fns[i]; if (!console[fn]) { console[fn] = function() {}; } } if (!Array.isArray) { Array.isArray = require('isarray'); }
Copyright ©2021 || Defacer Indonesia