3 lines
70 B
JavaScript
Raw Normal View History

exports.isatty = function () {};
exports.setRawMode = function () {};