MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / Element

Interface Element

src/shims-tsx.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 namespace JSX {
5 // tslint:disable no-empty-interface
6 interface Element extends VNode {}
7 // tslint:disable no-empty-interface
8 interface ElementClass extends Vue {}
9 interface IntrinsicElements {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected