The EmitterEvent type is used to define the shape of the data that is passed to the event listeners.
Optional
The data associated with the event.
The event name, e.g., "draw-frame".
The EmitterEvent type is used to define the shape of the data that is passed to the event listeners.