We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ca520 commit 16f5373Copy full SHA for 16f5373
src/types/store/classData.d.ts
@@ -10,7 +10,6 @@ declare namespace classData {
10
export interface ClassData {
11
classId: ClassId
12
className: string
13
- lessons: LessonWithId[]
14
}
15
16
export interface Lesson {
0 commit comments