IntelliClass_FE/types/index.ts
2025-04-03 22:57:36 +08:00

3 lines
50 B
TypeScript

export * from "./user";
export * from "./course";