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

Function T

frontend/public/swagger-ui-bundle.js:5906–5921  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

5904 )
5905 }
5906 function T(s) {
5907 if (-1 === s._status) {
5908 var o = s._result
5909 ;((o = o()).then(
5910 function (o) {
5911 ;(0 !== s._status && -1 !== s._status) || ((s._status = 1), (s._result = o))
5912 },
5913 function (o) {
5914 ;(0 !== s._status && -1 !== s._status) || ((s._status = 2), (s._result = o))
5915 }
5916 ),
5917 -1 === s._status && ((s._status = 0), (s._result = o)))
5918 }
5919 if (1 === s._status) return s._result.default
5920 throw s._result
5921 }
5922 var pe = { current: null },
5923 de = { transition: null },
5924 fe = { ReactCurrentDispatcher: pe, ReactCurrentBatchConfig: de, ReactCurrentOwner: ae }

Callers

nothing calls this directly

Calls 2

oFunction · 0.70
thenMethod · 0.45

Tested by

no test coverage detected