MCPcopy 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

Calls 2

getResponseFunction · 0.70
useFunction · 0.50

Tested by

no test coverage detected