swc/bundler/tests/.cache/untrusted/6f7da00916866e3273f97146f212548bd3636cc1.ts

4 lines
444 B
TypeScript
Raw Normal View History

// Loaded from https://raw.githubusercontent.com/denjucks/dex/master/lib/deps/@jspm/core@1.1.0/nodelibs/tty.js
var t={};t.isatty=function(){return !1},t.ReadStream=function(){throw new Error("tty.ReadStream is not implemented")},t.WriteStream=function(){throw new Error("tty.WriteStream is not implemented")};var ReadStream=t.ReadStream;var WriteStream=t.WriteStream;var isatty=t.isatty;export default t;export{ReadStream,WriteStream,isatty};