| 1 | import { isDev } from 'solid-js/web' |
| 2 | import clientOnly from './clientOnly' |
| 3 | import type SolidQueryDevtoolsComp from './devtools' |
| 4 | import type SolidQueryDevtoolsCompPanel from './devtoolsPanel' |
nothing calls this directly
no test coverage detected