This website requires JavaScript.
Explore
Help
Sign in
james
/
classcharts-api-js
Watch
1
Star
0
Fork
You've already forked classcharts-api-js
0
mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced
2026-05-14 19:59:37 +00:00
Code
Activity
efba7086ea
classcharts-api-js
/
src
/
index.ts
4 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: parent support
2022-03-12 11:30:03 +00:00
export
*
from
"./parent"
;
export
*
from
"./student"
;
style: prettier and eslint
2022-03-12 11:37:28 +00:00
export
*
from
"./types"
;
Copy permalink