Observer
Extends:
eventemitter3~EventEmitter → Observer
Simple adapter sub-class of Nodejs-like EventEmitter.
Method Summary
Public Methods | ||
public |
We simply want to pass along the event-name itself
in every call to a handler, which is the purpose of our |