feat: student query
This commit is contained in:
parent
c84964e719
commit
70d4c80093
5 changed files with 103 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
import { StudentController } from "@/controllers/student-controller.ts";
|
||||
import { TeacherController } from "@/controllers/teacher-controller.ts";
|
||||
import { StudentController } from "@/controllers/students.ts";
|
||||
import { TeacherController } from "@/controllers/teachers.ts";
|
||||
|
||||
import {ThemeController} from "@/controllers/themes.ts";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue