MCPcopy Create free account
hub / github.com/microsoft/SandDance / unstable_getCurrent

Function unstable_getCurrent

docs/external/js/react.development.js:2928–2932  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2926 }
2927 }
2928 function unstable_getCurrent() {
2929 {
2930 return interactionsRef.current;
2931 }
2932 }
2933 function unstable_getThreadID() {
2934 return ++threadIDCounter;
2935 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected