MCPcopy
hub / github.com/cssinjs/jss / E

Function E

examples/react-ssr/static/client.js:198–200  ·  view source on GitHub ↗
(e, r)

Source from the content-addressed store, hash-verified

196 return {$$typeof: t, type: e, key: f, ref: l, props: u, _owner: $.current}
197 }
198 function E(e, r) {
199 return {$$typeof: t, type: e.type, key: r, ref: e.ref, props: e.props, _owner: e._owner}
200 }
201 function R(e) {
202 return 'object' == typeof e && null !== e && e.$$typeof === t
203 }

Callers 4

LFunction · 0.85
xFunction · 0.85
YuFunction · 0.85
MFunction · 0.85

Calls 8

nFunction · 0.85
DFunction · 0.85
TFunction · 0.85
rFunction · 0.85
lFunction · 0.85
gFunction · 0.85
tFunction · 0.85
setMethod · 0.65

Tested by

no test coverage detected