An implementation of WHATWG EventTarget interface.
This is an internal package. Please don't use this package directly. The package will do unexpected breaking changes.
Convert event emitters and event targets to ES async iterators
Strictly typed EventTarget that directly extends EventTarget to function as a drop-in replacement. It works with all Event-Types and accounts for basically no additional bundle-size.