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

Interface Reference

packages/react/src/ReactTaintRegistry.js:10–10  ·  packages/react/src/ReactTaintRegistry.js::Reference

Source from the content-addressed store, hash-verified

8 */
9
10export interface Reference {}
11
12export type TaintEntry = {
13 message: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected