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

Interface Reference

packages/react/src/ReactTaintRegistry.js:10–10  ·  view source on GitHub ↗

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