2 lines
70 B
JavaScript
2 lines
70 B
JavaScript
exports.isatty = function () {};
|
|
exports.setRawMode = function () {};
|