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

File entry-client.tsx

examples/solid/start/src/entry-client.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @refresh reload
2import { mount, StartClient } from '@solidjs/start/client'
3
4mount(() => <StartClient />, document.getElementById('app')!)

Callers

nothing calls this directly

Calls 1

mountFunction · 0.85

Tested by

no test coverage detected