mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
yes
This commit is contained in:
parent
bff540c396
commit
0e5e762203
3 changed files with 10 additions and 10 deletions
|
|
@ -32,7 +32,7 @@ export class ClasschartsClient {
|
|||
this.studentCode = String(studentCode)
|
||||
this.dateOfBirth = String(dateOfBirth)
|
||||
}
|
||||
private async makeAuthedRequest(
|
||||
public async makeAuthedRequest(
|
||||
path: string,
|
||||
options: Omit<RequestOptions, 'origin' | 'path'>
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue