MCPcopy Create free account
hub / github.com/Eltaurus-Lt/CourseDump2022 /

Class

menu.js:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32class menuButtons {
33 constructor () {
34 this.Download = document.getElementById("download-course");
35 this.Stop = document.getElementById("stop-download");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected