UNPKG

node-stdlib-browser

Version:
10 lines (6 loc) 181 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function noop() {} exports.isatty = noop; exports.setRawMode = noop; //# sourceMappingURL=tty.js.map