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

Method eats

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

Source from the content-addressed store, hash-verified

37 }
38
39 eats(){
40 super.eats()
41 console.log("Kha raha hoon roar")
42 }
43}
44
45let a = new Animal("Bunny");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected