()
| 8110 | return readContext(HostTransitionContext); |
| 8111 | } |
| 8112 | function updateId() { |
| 8113 | return updateWorkInProgressHook().memoizedState; |
| 8114 | } |
| 8115 | function updateRefresh() { |
| 8116 | return updateWorkInProgressHook().memoizedState; |
| 8117 | } |
nothing calls this directly
no test coverage detected
searching dependent graphs…