Skip to content

doc: change eventName type annotations

Change type annotations for eventName in events API doc from {any} to {string|symbol} to be consistent with doc changes made in #17440.

Fixes: https://github.com/nodejs/node/issues/17657

Checklist
Affected core subsystem(s)

doc

Merge request reports

Loading