Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react/react
/ releaseLock
Method
releaseLock
flow-typed/environments/streams.js:122–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
abort(reason: string): ?Promise<any>;
121
close(): Promise<any>;
122
releaseLock(): void;
123
write(chunk: any): Promise<any>;
124
}
125
Callers
1
serializeReadableStream
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected