UNPKG

81 BJavaScriptView Raw
1const { EventEmitter } = require('events');
2module.exports = new EventEmitter();