| 1 | import { QueryClient, QueryClientProvider } from '@tanstack/react-query' |
| 2 | import { ReactQueryDevtoolsPanel } from '@tanstack/react-query-devtools' |
| 3 | import { TanStackRouterDevtoolsPanel } from '@tanstack/react-router-devtools' |
| 4 | import { |
nothing calls this directly
no test coverage detected