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

3 lines
53 B
TypeScript
Raw Normal View History

2022-03-12 11:30:03 +00:00
export * from "./parent";
export * from "./student";