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

Function Bt

packages/next/src/compiled/@vercel/og/index.edge.js:18947–18950  ·  view source on GitHub ↗
(e, t, n = {})

Source from the content-addressed store, hash-verified

18945 }
18946}
18947function Bt(e, t, n = {}) {
18948 let r = At(t, n);
18949 return r === null ? null : _({ [e]: r });
18950}
18951function xi(e, t, n) {
18952 let r = At(t);
18953 return r !== null && (n[e] = r), n;

Callers 15

qsFunction · 0.70
$bFunction · 0.70
jfFunction · 0.70
VsFunction · 0.70
parseUtilityMethod · 0.70
cancelFunction · 0.50
debouncedFunction · 0.50
createFlowFunction · 0.50
createWrapFunction · 0.50
isLaziableFunction · 0.50
createFlowFunction · 0.50
createWrapFunction · 0.50

Calls 2

AtFunction · 0.70
_Function · 0.70

Tested by

no test coverage detected