Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ main.tsx
File
main.tsx
packages/create-vite/template-preact-ts/src/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { render } from
'preact'
2
import
'./index.css'
3
import { App } from
'./app.tsx'
4
Callers
nothing calls this directly
Calls
1
render
Function · 0.50
Tested by
no test coverage detected