UNPKG

94 BJavaScriptView Raw
1'use strict'
2
3const { EventEmitter } = require('events')
4
5module.exports = new EventEmitter()