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

Method close

flow-typed/environments/streams.js:121–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119
120 abort(reason: string): ?Promise<any>;
121 close(): Promise<any>;
122 releaseLock(): void;
123 write(chunk: any): Promise<any>;
124}

Callers 10

mainFunction · 0.65
measurePerformanceFunction · 0.65
validateFunction · 0.65
runFunction · 0.65
runBenchmarksFunction · 0.65
DialogFunction · 0.65
server.tsxFile · 0.65
closeFunction · 0.65
abortFunction · 0.65
startFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected