Module 145575

2,124 characters · in 62412.ab84c46614e9d415.js
Dependencies
Required by (1)
Lazily required by (0)none
Requires (0)none
Lazily requires (0)none
Source Raw
function(e,r){var t="function"==typeof Symbol&&Symbol.for,o=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,c=t?Symbol.for("react.fragment"):60107,f=t?Symbol.for("react.strict_mode"):60108,s=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,u=t?Symbol.for("react.context"):60110,i=t?Symbol.for("react.async_mode"):60111,y=t?Symbol.for("react.concurrent_mode"):60111,l=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,b=t?Symbol.for("react.memo"):60115,d=t?Symbol.for("react.lazy"):60116,S=t?Symbol.for("react.block"):60121,$=t?Symbol.for("react.fundamental"):60117,C=t?Symbol.for("react.responder"):60118,h=t?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var r=e.$$typeof;switch(r){case o:switch(e=e.type){case i:case y:case c:case s:case f:case m:return e;default:switch(e=e&&e.$$typeof){case u:case l:case d:case b:case a:return e;default:return r}}case n:return r}}}function M(e){return w(e)===y}r.AsyncMode=i,r.ConcurrentMode=y,r.ContextConsumer=u,r.ContextProvider=a,r.Element=o,r.ForwardRef=l,r.Fragment=c,r.Lazy=d,r.Memo=b,r.Portal=n,r.Profiler=s,r.StrictMode=f,r.Suspense=m,r.isAsyncMode=function(e){return M(e)||w(e)===i},r.isConcurrentMode=M,r.isContextConsumer=function(e){return w(e)===u},r.isContextProvider=function(e){return w(e)===a},r.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},r.isForwardRef=function(e){return w(e)===l},r.isFragment=function(e){return w(e)===c},r.isLazy=function(e){return w(e)===d},r.isMemo=function(e){return w(e)===b},r.isPortal=function(e){return w(e)===n},r.isProfiler=function(e){return w(e)===s},r.isStrictMode=function(e){return w(e)===f},r.isSuspense=function(e){return w(e)===m},r.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===c||e===y||e===s||e===f||e===m||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===d||e.$$typeof===b||e.$$typeof===a||e.$$typeof===u||e.$$typeof===l||e.$$typeof===$||e.$$typeof===C||e.$$typeof===h||e.$$typeof===S)},r.typeOf=w}