v0.9.5

Type alias: EventType

Ƭ EventType: BuiltInEventType | CustomEventMap extends Record<string, infer E> ? E : never