Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ completeWriting
Function
completeWriting
packages/react-server/src/ReactServerStreamConfigFB.js:43–43 ·
view source on GitHub ↗
(destination: Destination)
Source
from the content-addressed store, hash-verified
41
}
42
43
export
function
completeWriting(destination: Destination) {}
44
45
export
function
close(destination: Destination) {
46
destination.done = true;
Callers
2
flushCompletedQueues
Function · 0.90
flushCompletedChunks
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected