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

Function v2

packages/next/src/compiled/@vercel/og/index.edge.js:13333–13337  ·  view source on GitHub ↗
(R2)

Source from the content-addressed store, hash-verified

13331 var it = {}, Ze = {};
13332 function gt(c2, d2, g2) {
13333 function v2(R2) {
13334 R2 = g2(R2), R2.length !== c2.length && Xe("Mismatched type converter count");
13335 for (var N = 0; N < c2.length; ++N)
13336 j(c2[N], R2[N]);
13337 }
13338 c2.forEach(function(R2) {
13339 Ze[R2] = d2;
13340 });

Callers 2

gtFunction · 0.85
IcFunction · 0.85

Calls 3

g2Function · 0.70
XeFunction · 0.70
jFunction · 0.70

Tested by

no test coverage detected