mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
feat: massive overhaul
This commit is contained in:
parent
22e21f9fcd
commit
24208c310e
10 changed files with 704 additions and 583 deletions
|
|
@ -15,7 +15,6 @@ async function main() {
|
|||
await client.login();
|
||||
console.log(
|
||||
await client.getBehaviour({
|
||||
displayDate: "due_date",
|
||||
fromDate: "20/01/2000",
|
||||
toDate: "01/02/2000",
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue