--- sidebar_label: EventType --- # EventType type **Signature:** ```typescript declare type EventType = string | symbol; ```