Type Alias EventKey<KeyMap>

EventKey: string & keyof KeyMap

Type Parameters