MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/components/WebComponents/wcPage.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import tile from "../tile";
3
4export default class WCPage extends HTMLElement {
5 #leadBtn;
6 #header;
7 #on = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected