v0.8.2

Type alias: EventType

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