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 11:58:13 +00:00
Code
Activity
58c5dfa1e4
classcharts-api-js
/
src
/
index.ts
3 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: axios -> ky-universal Better compat since ky uses fetch :) E.g. cloudflare workers
2023-04-16 15:13:42 +01:00
export
*
from
"./parentClient.js"
;
export
*
from
"./studentClient.js"
;
Copy permalink