Interface: IQEvent
core/events.IQEvent
Event interface for the event bus
Table of contents
Properties
Properties
data
• Optional data: any
Optional event data payload
Defined in
source
• Optional source: string
Optional source identifier
Defined in
timestamp
• timestamp: number
Timestamp when event was created
Defined in
type
• type: string
Event type/name