mirror of https://github.com/nodejs/node.git
Export Interface from readline.js
parent
e8c2453f6d
commit
7068912fbb
|
@ -285,3 +285,4 @@ Interface.prototype._ttyWrite = function (b) {
|
|||
}
|
||||
};
|
||||
|
||||
exports.Interface = Interface;
|
||||
|
|
Loading…
Reference in New Issue