MCPcopy
hub / github.com/facebook/react / off

Method off

scripts/flow/environment.js:227–227  ·  view source on GitHub ↗
(
      event: Event,
      listener: BusboyEvents[Event],
    )

Source from the content-addressed store, hash-verified

225 ): Busboy;
226
227 off<Event: $Keys<BusboyEvents>>(
228 event: Event,
229 listener: BusboyEvents[Event],
230 ): Busboy;

Callers 5

waitForThrowFunction · 0.80
actFunction · 0.80
serverActFunction · 0.80
subFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected