MCPcopy
hub / github.com/different-ai/openwork / IntrinsicElements

Interface IntrinsicElements

apps/orchestrator/src/tui/opentui-jsx.d.ts:2–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1declare namespace JSX {
2 interface IntrinsicElements {
3 [elementName: string]: any;
4 }
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected