| 1 | import { createFileRoute } from '@tanstack/react-router' |
| 2 | import { createMiddleware } from '@tanstack/react-start' |
| 3 | import { z } from 'zod' |
| 4 | import { chat, toServerSentEventsStream } from '@tanstack/ai' |
nothing calls this directly
no test coverage detected