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

Function xi

packages/next/src/compiled/@vercel/og/index.edge.js:18951–18954  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

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;
18954}
18955function Wf(e, t) {
18956 let n = At(t);
18957 return n === null ? null : { [e]: n };

Callers 1

qsFunction · 0.70

Calls 1

AtFunction · 0.70

Tested by

no test coverage detected