ParsedEvent
ParsedEvent
Represents a parsed event with its handlers ParsedEvent
Property | Type | Value | Description |
---|---|---|---|
event | string | N/A | Name of the event derived from directory name |
listeners | Array<string> | N/A | Array of file paths to event listener handlers |
namespace | null | string | N/A | Namespace of the event |
path | string | N/A | Absolute path to the event directory |