mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
fix: add deprecated client
This commit is contained in:
parent
efba7086ea
commit
346aaccade
3 changed files with 244 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
export * from "./parent";
|
||||
export * from "./student";
|
||||
export * from "./types";
|
||||
export * from "./dummyClient";
|
||||
Loading…
Add table
Add a link
Reference in a new issue