module.exports = {
isatty: () =>false,
// Not arrows as those are classes and can be called with newReadStream() {
thrownewError('tty.ReadStream unsupported in bundled mode')
},
WriteStream() {
thrownewError('tty.WriteStream unsupported in bundled mode')
},
}