Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react/react
/ render.js
File
render.js
fixtures/view-transition/server/render.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
{renderToPipeableStream} from
'react-dom/server'
;
3
4
import
App from
'../src/components/App.js'
;
Callers
nothing calls this directly
Calls
3
renderToPipeableStream
Function · 0.90
on
Method · 0.80
error
Method · 0.65
Tested by
no test coverage detected