()
| 2926 | } |
| 2927 | } |
| 2928 | function unstable_getCurrent() { |
| 2929 | { |
| 2930 | return interactionsRef.current; |
| 2931 | } |
| 2932 | } |
| 2933 | function unstable_getThreadID() { |
| 2934 | return ++threadIDCounter; |
| 2935 | } |
nothing calls this directly
no outgoing calls
no test coverage detected