mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
feat: code
This commit is contained in:
commit
08f9fc8078
10 changed files with 505 additions and 0 deletions
3
src/index.ts
Normal file
3
src/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { ClasschartsClient } from './client'
|
||||
|
||||
exports.ClasschartsClient = ClasschartsClient
|
||||
Loading…
Add table
Add a link
Reference in a new issue