| 1 | // @vitest-environment jsdom |
| 2 | import type { UIResourcePart } from '@tanstack/ai' |
| 3 | import type { McpAppBridge } from '@tanstack/ai-client' |
| 4 | import type { AppRendererProps } from '@mcp-ui/client' |
nothing calls this directly
no test coverage detected