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

Function ti

frontend/public/swagger-ui-bundle.js:11966–11973  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

11964 return null !== a && null !== o && Mh(o, a[1]) ? a[0] : ((i.memoizedState = [s, o]), s)
11965 }
11966 function ti(s, o) {
11967 var i = Uh()
11968 o = void 0 === o ? null : o
11969 var a = i.memoizedState
11970 return null !== a && null !== o && Mh(o, a[1])
11971 ? a[0]
11972 : ((s = s()), (i.memoizedState = [s, o]), s)
11973 }
11974 function ui(s, o, i) {
11975 return 21 & ns
11976 ? (Dr(i, o) || ((i = yc()), (ss.lanes |= i), (Ws |= i), (s.baseState = !0)), o)

Callers

nothing calls this directly

Calls 3

UhFunction · 0.70
MhFunction · 0.70
sFunction · 0.50

Tested by

no test coverage detected