MCPcopy Create free account
hub / github.com/codrops/ShapesSlideshow /

Class

src/js/navigation.js:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class Navigation {
2 constructor(el) {
3 this.DOM = {el};
4 this.DOM.ctrls = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected