Type Alias EventTypes

type EventTypes = {
    data?: EventType[];
}
Index
data?: EventType[]