mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
Update baseClient.ts
to base
This commit is contained in:
parent
ee2de41b50
commit
86c8380ce6
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ import type {
|
|||
PupilFieldsResponse,
|
||||
} from "../types.ts";
|
||||
import { PING_INTERVAL } from "../utils/consts.ts";
|
||||
import fetch from "node-fetch";
|
||||
|
||||
/**
|
||||
* Shared client for both parent and student. This is not exported and should not be used directly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue