1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

feat: web support (#11)

This commit is contained in:
James Cook 2022-03-24 18:56:33 +00:00 committed by GitHub
parent f742e72b26
commit 6392ee6d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 2122 additions and 294 deletions

View file

@ -1,4 +1,3 @@
export * from "./parentClient";
export * from "./studentClient";
export * from "./types";
export * from "./dummyClient";
// export * from "./types";