Nola1222
Results
2
issues of
Nola1222
Hello there, When I'm adding this project to React and importing it with es6 imports I get the following warning in my log: ``` ./node_modules/node-ical/ical.js Critical Dependency: the request of...
Is the a way how I can get the timetable of my week through the api, so it returns an object like ```json [{ "subject": "Physics", "startTime": 820, "endTime": 910,...