MCPcopy Create free account
hub / github.com/break-stuff/cem-tools / HTMLMyComponentElement

Interface HTMLMyComponentElement

demo/stencil-app/src/components.d.ts:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24declare global {
25 interface HTMLMyComponentElement extends Components.MyComponent, HTMLStencilElement {}
26 var HTMLMyComponentElement: {
27 prototype: HTMLMyComponentElement;
28 new (): HTMLMyComponentElement;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected