Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import { mount, StartClient } from
'@solidjs/start/client'
3
4
mount(() => <StartClient />, document.getElementById(
'app'
)!)
Callers
nothing calls this directly
Calls
1
mount
Function · 0.85
Tested by
no test coverage detected