Skip to main content

shared/src/types/calendar-types

Interfaces

InterfaceDescription
CalendarEventCalendar event interface for calendar components. Extends SessionResponse with start/end dates needed by the calendar grid.
DayStatsAggregate stats for sessions on a given day
UseCalendarGridReturnReturn type for the useCalendarGrid hook
UseCalendarReturnReturn type for the useCalendar hook
UseDayStatsReturnReturn type for the useDayStats hook