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

3 lines
65 B
TypeScript
Raw Normal View History

2022-03-12 12:08:41 +00:00
export * from "./parentClient";
export * from "./studentClient";