1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00

docs: add notice warning about parent client

This commit is contained in:
James Cook 2023-09-14 20:01:58 +01:00
parent 687c36f326
commit 3e76d4a762

View file

@ -83,6 +83,9 @@ await client.login();
## Parent Client
?> The parent client is not tested, as I do not have access to a parent account.
If you experience any issues, please open an issue or PR.
```typescript
import { ParentClient } from "classcharts-api";