PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/browserify/test/bundle-bundle-external

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

var bar = require('./bar');
assert.equal(bar, 'bar');

module.exports = 'foo';
done();

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


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