MCPcopy
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / Mousehover.js

File Mousehover.js

assets/js/Mousehover.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1console.log("Hello World");
2
3var canvas = document.getElementById("canvas");
4var c = canvas.getContext("2d");

Callers

nothing calls this directly

Calls 1

animateFunction · 0.70

Tested by

no test coverage detected