Files
ASHEBShop-h5/node_modules/node-libs-browser/mock/tty.js
T
2017-05-10 16:33:00 +08:00

3 lines
70 B
JavaScript

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