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

Function fA

packages/next/src/compiled/@vercel/og/index.node.js:14225–14229  ·  view source on GitHub ↗
(s, g2)

Source from the content-addressed store, hash-verified

14223 return 48 <= g2 && 57 >= g2 ? "_" + s : s;
14224 }
14225 function fA(s, g2) {
14226 return s = xA(s), function() {
14227 return g2.apply(this, arguments);
14228 };
14229 }
14230 var q = [{}, { value: void 0 }, { value: null }, { value: true }, { value: false }], oA = [];
14231 function BA(s) {
14232 var g2 = Error, c2 = fA(s, function(B) {

Callers 2

BAFunction · 0.85
index.node.jsFile · 0.85

Calls 2

xAFunction · 0.85
applyMethod · 0.45

Tested by

no test coverage detected