EventHandlersMap<T>: { [ K in keyof T]?: EventHandlers<T, K> }

Type Parameters

Generated using TypeDoc