mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 19:54:33 +00:00
EventEmitter is just an interface now, so we have to use the class
provided by `require("events")` instead.
EventEmitter is just an interface now, so we have to use the class
provided by `require("events")` instead.