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/mod.ts

3 lines
89 B
TypeScript
Raw Permalink Normal View History

2023-09-17 17:42:33 +01:00
export * from "~/src/core/studentClient.ts";
export * from "~/src/core/parentClient.ts";