mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-31 05:57:33 +00:00
Corrects errors when new methods added to EventEmitter. Since EventEmitter is really a class with behavior, it should be extended, rather than implemented as an interface. This enables new behavior to be inherited, e.g. EventListener.prependListener() was added in Node 6. |
||
|---|---|---|
| .. | ||
| jake-tests.ts | ||
| jake-tests.ts.tscparams | ||
| jake.d.ts | ||