MCPcopy
hub / github.com/DavidHDev/react-bits / IntrinsicElements

Interface IntrinsicElements

src/global.d.ts:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11declare global {
12 namespace JSX {
13 interface IntrinsicElements {
14 meshLineGeometry: any;
15 meshLineMaterial: any;
16 }
17 }
18}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected