PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/browserify/test/identical_different
Просмотр файла: main.js
var x = require('./x');
var y = require('./wow/y');
console.log(x());
console.log(x());
console.log(y());
console.log(y());
Выполнить команду
Для локальной разработки. Не используйте в интернете!