mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
feat: axios -> ky-universal
Better compat since ky uses fetch :) E.g. cloudflare workers
This commit is contained in:
parent
8b16f8d8a9
commit
629c998293
9 changed files with 645 additions and 740 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export * from "./parentClient";
|
||||
export * from "./studentClient";
|
||||
export * from "./parentClient.js";
|
||||
export * from "./studentClient.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue