MCPcopy
hub / github.com/zachgoll/fullstack-roadmap-series / alertUser

Function alertUser

code-challenges/lesson-8/solution/script.js:1–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1function alertUser() {
2 alert("Hey, you clicked the button!");
3}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected