Blame view

node_modules/node-libs-browser/mock/tty.js 70 Bytes
ce4c83ff   wxy   初始提交
1
2
  exports.isatty = function () {};
  exports.setRawMode = function () {};