mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
Update studentClient.ts
import fetch from "node-fetch"; to student
This commit is contained in:
parent
454e45d746
commit
f58e6c4fc2
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import {
|
|||
RewardPurchaseResponse,
|
||||
RewardsResponse,
|
||||
} from "../types.ts";
|
||||
import fetch from "node-fetch";
|
||||
|
||||
/**
|
||||
* Student Client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue