MCPcopy Create free account
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects /

Class

assets/js/Geometry Shapes/4shapes.js:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46class Rectangle extends Shape {
47 getName() {
48 return 'Rectangle';
49 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected