2 lines
47 B
JavaScript
Raw Normal View History

var tty = require("tty");
module.exports = tty;