MCPcopy Create free account
hub / github.com/docker/getting-started / t

Function t

app/src/static/js/react-bootstrap.js:8256–8290  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

8254 r = b ? Symbol.for("react.lazy") : 60116;
8255
8256function t(a) {
8257 if ("object" === typeof a && null !== a) {
8258 var u = a.$$typeof;
8259
8260 switch (u) {
8261 case c:
8262 switch (a = a.type, a) {
8263 case l:
8264 case m:
8265 case e:
8266 case g:
8267 case f:
8268 case p:
8269 return a;
8270
8271 default:
8272 switch (a = a && a.$$typeof, a) {
8273 case k:
8274 case n:
8275 case h:
8276 return a;
8277
8278 default:
8279 return u;
8280 }
8281
8282 }
8283
8284 case r:
8285 case q:
8286 case d:
8287 return u;
8288 }
8289 }
8290}
8291
8292function v(a) {
8293 return t(a) === m;

Callers 2

vFunction · 0.70
react-bootstrap.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected