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

feat: helper functions

This commit is contained in:
James Cook 2021-10-29 15:46:33 +01:00
parent 67fe788090
commit 97292756dc
6 changed files with 102 additions and 20 deletions

View file

@ -1 +1,2 @@
export * from './client'
export * from './api'