An event source that supports subscribing to events of a certain type.
This is the "read-only" version of EventEmitter: it does not allow emitting events at the TypeScript level.
An event source that supports subscribing to events of a certain type.
This is the "read-only" version of EventEmitter: it does not allow emitting events at the TypeScript level.
See