Type Alias EventTypes

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

Properties

Properties

data?: EventType[]