Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antvis/Infographic
/ entry.tsx
File
entry.tsx
dev/src/entry.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { StrictMode } from
'react'
;
2
import { createRoot } from
'react-dom/client'
;
3
import { App } from
'./App.tsx'
;
4
Callers
nothing calls this directly
Calls
1
render
Method · 0.65
Tested by
no test coverage detected