A small wrapper around custom event emitters.
(require("emitter"))() → {object}
Return a new custom event emitter
- Source:
Returns:
a function inheriting from EventEmitter with a default
`#write()` method
- Type
- object
- Source: