MCPcopy Create free account
hub / github.com/TanStack/devtools / devtools.tsx

File devtools.tsx

packages/solid-devtools/src/devtools.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import clientOnly from './client-only'
2
3export const TanStackDevtools = clientOnly(() =>
4 import('./core').then((m) => m),

Callers

nothing calls this directly

Calls 1

clientOnlyFunction · 0.85

Tested by

no test coverage detected