Skip to content

EventName

EventName = string | symbol

Defined in: src/types/common.ts:5

Name of an event. A string for all TaskTimer events; symbol is allowed for parity with the common EventEmitter API.