Edit File: tty.js
exports.isatty = function () {}; exports.setRawMode = function () {};
Back to File Manager