Skip to content

clarification: not EventEmitter but its instance

Rodrigo Muino Tomonari requested to merge github/fork/dagolinuxoid/patch-1 into master

this === eventEmitter or this === instance of EventEmitter, but it's this is not EventEmitter. Maybe adding this=== myEmitter to an example down below is redundant so feel free to modify it as well or rather keep it unchanged.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading