2 lines
50 B
JavaScript
Raw Normal View History

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