MCPcopy Index your code
hub / github.com/react/react / Await

Function Await

packages/react-server-dom-webpack/src/__tests__/ReactFlightDOM-test.js:1509–1511  ·  view source on GitHub ↗
({response})

Source from the content-addressed store, hash-verified

1507 }
1508
1509 function Await({response}) {
1510 return use(response);
1511 }
1512
1513 function App({response}) {
1514 return (

Callers

nothing calls this directly

Calls 1

useFunction · 0.50

Tested by

no test coverage detected