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

Function et2

packages/next/src/compiled/@vercel/og/index.edge.js:13499–13504  ·  view source on GitHub ↗
(c2)

Source from the content-addressed store, hash-verified

13497 4 < c2 && --le[c2].ga === 0 && (le[c2] = void 0, H.push(c2));
13498 }
13499 function et2(c2) {
13500 if (c2 === null)
13501 return "null";
13502 var d2 = typeof c2;
13503 return d2 === "object" || d2 === "array" || d2 === "function" ? c2.toString() : "" + c2;
13504 }
13505 function tt(c2, d2) {
13506 switch (d2) {
13507 case 2:

Callers 3

teFunction · 0.70
otFunction · 0.70
QFunction · 0.70

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected