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

Function bi

frontend/public/swagger-ui-bundle.js:11898–11910  ·  view source on GitHub ↗
(s, o, i, a)

Source from the content-addressed store, hash-verified

11896 )
11897 }
11898 function bi(s, o, i, a) {
11899 return (
11900 (s = { tag: s, create: o, destroy: i, deps: a, next: null }),
11901 null === (o = ss.updateQueue)
11902 ? ((o = { lastEffect: null, stores: null }),
11903 (ss.updateQueue = o),
11904 (o.lastEffect = s.next = s))
11905 : null === (i = o.lastEffect)
11906 ? (o.lastEffect = s.next = s)
11907 : ((a = i.next), (i.next = s), (s.next = a), (o.lastEffect = s)),
11908 s
11909 )
11910 }
11911 function ji() {
11912 return Uh().memoizedState
11913 }

Callers 4

ZhFunction · 0.70
kiFunction · 0.70
liFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected