MCPcopy
hub / github.com/vercel/next.js / Tn

Function Tn

packages/next/src/compiled/@vercel/og/index.node.js:17952–17954  ·  view source on GitHub ↗
(A)

Source from the content-addressed store, hash-verified

17950 return /^class\s/.test(A.toString());
17951}
17952function Tn(A) {
17953 return A && A.$$typeof === Symbol.for("react.forward_ref");
17954}
17955function ds(A) {
17956 return typeof A == "function" || Tn(A);
17957}

Callers 14

arrayLikeKeysFunction · 0.85
baseCloneFunction · 0.85
baseIsEqualDeepFunction · 0.85
baseMergeDeepFunction · 0.85
isEmptyFunction · 0.85
transformFunction · 0.85
dsFunction · 0.85
rrFunction · 0.85
arrayLikeKeysFunction · 0.85
baseCloneFunction · 0.85
baseIsEqualDeepFunction · 0.85
baseMergeDeepFunction · 0.85

Calls 1

forMethod · 0.80

Tested by

no test coverage detected