diff --git a/src/core/studentClient.ts b/src/core/studentClient.ts index 5f3cef1..6bc2e99 100644 --- a/src/core/studentClient.ts +++ b/src/core/studentClient.ts @@ -7,6 +7,7 @@ import { RewardPurchaseResponse, RewardsResponse, } from "../types.ts"; +import fetch from "node-fetch"; /** * Student Client