mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
feat: restructure src/
This commit is contained in:
parent
3aa119a063
commit
e91fb1688d
6 changed files with 9 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export * from "./studentClient.js";
|
||||
export * from "./parentClient.js";
|
||||
export * from "./core/studentClient.js";
|
||||
export * from "./core/parentClient.js";
|
||||
export {
|
||||
Student,
|
||||
ActivityPoint,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue