2 lines
56 B
JavaScript
Raw Permalink Normal View History

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