For the complete documentation index, see llms.txt. This page is also available as Markdown.
Typesafe Event Emitter
Conventionally in Node.js and traditional JavaScript you have a single event emitter. This event emitter internally tracks listener for different event types e.g.