| 1 | import { useState } from 'react' |
| 2 | import { createFileRoute } from '@tanstack/react-router' |
| 3 | import { createServerFn } from '@tanstack/react-start' |
| 4 | import { emitServerEvent } from '../devtools' |
nothing calls this directly
no test coverage detected