| 1 | import { createFileRoute } from '@tanstack/react-router' |
| 2 | import { anthropicText } from '@tanstack/ai-anthropic' |
| 3 | import { createCodeMode } from '@tanstack/ai-code-mode' |
| 4 | import type { IsolateDriver } from '@tanstack/ai-code-mode' |
nothing calls this directly
no test coverage detected