MCPcopy Index your code
hub / github.com/dataease/SQLBot / Uh

Function Uh

frontend/public/swagger-ui-bundle.js:11725–11744  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11723 return (null === as ? (ss.memoizedState = as = s) : (as = as.next = s), as)
11724 }
11725 function Uh() {
11726 if (null === os) {
11727 var s = ss.alternate
11728 s = null !== s ? s.memoizedState : null
11729 } else s = os.next
11730 var o = null === as ? ss.memoizedState : as.next
11731 if (null !== o) ((as = o), (os = s))
11732 else {
11733 if (null === s) throw Error(p(310))
11734 ;((s = {
11735 memoizedState: (os = s).memoizedState,
11736 baseState: os.baseState,
11737 baseQueue: os.baseQueue,
11738 queue: os.queue,
11739 next: null,
11740 }),
11741 null === as ? (ss.memoizedState = as = s) : (as = as.next = s))
11742 }
11743 return as
11744 }
11745 function Vh(s, o) {
11746 return 'function' == typeof o ? o(s) : o
11747 }

Callers 9

WhFunction · 0.70
XhFunction · 0.70
ZhFunction · 0.70
jiFunction · 0.70
liFunction · 0.70
siFunction · 0.70
tiFunction · 0.70
wiFunction · 0.70

Calls 1

pFunction · 0.70

Tested by

no test coverage detected