Interface StatisticByTime

Hierarchy

  • StatisticByTime

Indexable

[dayOfTheWeek: string]: {
    [classHourId: ClassHourId]: LessonData;
}

Generated using TypeDoc