MCPcopy
hub / github.com/langflow-ai/langflow / Element

Interface Element

src/frontend/src/vite-env.d.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6declare global {
7 namespace JSX {
8 interface Element extends React.JSX.Element {}
9 interface ElementClass extends React.JSX.ElementClass {}
10 interface ElementAttributesProperty
11 extends React.JSX.ElementAttributesProperty {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected