BaseEvent
Defined in: src/types/IEvent.ts:44
Fields shared by every emitted event.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”name:
AccessControlEventName
Defined in: src/types/IEvent.ts:46
The event name (access | change | error).
timestamp
Section titled “timestamp”timestamp:
number
Defined in: src/types/IEvent.ts:48
Epoch milliseconds when the event was emitted.