## Search Terms <!-- Include keywords that might help others with the same problem find this issue --> Event, fire, dispatch, listen, on ## Problem <!-- What is missing or inconvenient without this improvement or feature? --> At the moment it can‘t be documented which events are fired or listened to. ## Suggested Solution <!-- How do you suggest fixing the problem? Do any other tools already do it? --> - @fires tag: https://jsdoc.app/tags-fires - @listens tag: https://jsdoc.app/tags-listens