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

Function Pa

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

Source from the content-addressed store, hash-verified

8483 return (s = s ? s.displayName || s.name : '') ? Ma(s) : ''
8484 }
8485 function Pa(s) {
8486 switch (s.tag) {
8487 case 5:
8488 return Ma(s.type)
8489 case 16:
8490 return Ma('Lazy')
8491 case 13:
8492 return Ma('Suspense')
8493 case 19:
8494 return Ma('SuspenseList')
8495 case 0:
8496 case 2:
8497 case 15:
8498 return (s = Oa(s.type, !1))
8499 case 11:
8500 return (s = Oa(s.type.render, !1))
8501 case 1:
8502 return (s = Oa(s.type, !0))
8503 default:
8504 return ''
8505 }
8506 }
8507 function Qa(s) {
8508 if (null == s) return null
8509 if ('function' == typeof s) return s.displayName || s.name || null

Callers 1

JiFunction · 0.70

Calls 2

MaFunction · 0.70
OaFunction · 0.70

Tested by

no test coverage detected