Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ index.tsx
File
index.tsx
examples/rescripts/src/index.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {createRoot} from
'react-dom/client'
2
import App from
'./App'
3
4
const rootElement = document.getElementById(
'root'
)
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected