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 | |
| 10 | export interface Reference {} |
| 11 | |
| 12 | export type TaintEntry = { |
| 13 | message: string, |
Callers
nothing calls this directly
Tested by
no test coverage detected