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

Method error

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

Source from the content-addressed store, hash-verified

100
101declare interface WritableStreamController {
102 error(error: Error): void;
103}
104
105declare interface UnderlyingSink {

Callers 15

index.tsFile · 0.65
errorFunction · 0.65
updateFunction · 0.65
onChangeFunction · 0.65
mainFunction · 0.65
runner.tsFile · 0.65
compileFunction · 0.65
watchSrcFunction · 0.65
subscribeFixturesFunction · 0.65
subscribeFilterFileFunction · 0.65
ComponentFunction · 0.65
index.tsFile · 0.65

Calls

no outgoing calls

Tested by 1

ComponentFunction · 0.52