MCPcopy Create free account
hub / github.com/TechSpiritSS/Terminal-Portfolio / redBtn

Function redBtn

scripts/buttons.js:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14}
15
16function redBtn() {
17 window.close();
18}
19
20function themeBtn() {
21 const dropdown = document.getElementsByClassName("theme-switches")[0];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected