(s)
| 11412 | } |
| 11413 | var Kn = !1 |
| 11414 | function kh(s) { |
| 11415 | s.updateQueue = { |
| 11416 | baseState: s.memoizedState, |
| 11417 | firstBaseUpdate: null, |
| 11418 | lastBaseUpdate: null, |
| 11419 | shared: { pending: null, interleaved: null, lanes: 0 }, |
| 11420 | effects: null, |
| 11421 | } |
| 11422 | } |
| 11423 | function lh(s, o) { |
| 11424 | ;((s = s.updateQueue), |
| 11425 | o.updateQueue === s && |
no outgoing calls
no test coverage detected