| 1 | import { createFileRoute } from '@tanstack/react-router' |
| 2 | import { generateImage, toServerSentEventsResponse } from '@tanstack/ai' |
| 3 | import { createImageAdapter } from '@/lib/media-providers' |
| 4 | import type { MediaPrompt } from '@tanstack/ai' |
nothing calls this directly
no test coverage detected