MCPcopy
hub / github.com/cursor/cookbook / OpenTUIComponents

Interface OpenTUIComponents

sdk/coding-agent-cli/src/tui/opentui.d.ts:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3declare module "@opentui/react" {
4 interface OpenTUIComponents {
5 "tui-input": typeof InputRenderable
6 }
7}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected