repl.js 50 Bytes
Newer Older
1 2
var repl = require("repl");
module.exports = repl;