interface EventResponse {
    event?: Event;
}

Properties

Properties

event?: Event

Generated using TypeDoc