Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react/react
/ App
Function
App
packages/react-server-dom-webpack/src/__tests__/ReactFlightDOM-test.js:244–249 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
}
243
244
function
App() {
245
const
model = {
246
html: <HTML />,
247
};
248
return
model;
249
}
250
251
const
{writable, readable} = getTestStream();
252
const
{pipe} =
await
serverAct(() =>
Callers
1
ReactFlightDOM-test.js
File · 0.70
Calls
2
getResponse
Function · 0.70
use
Function · 0.50
Tested by
no test coverage detected