MCPcopy Create free account
hub / github.com/CodeWithHarry/Sigma-Web-Dev-Course / jumps

Method jumps

Video 80/script.js:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 console.log("Kha raha hoon")
26 }
27 jumps(){
28 console.log("Kood raha hoon")
29 }
30}
31
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected