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

Function Zf

packages/next/src/compiled/@vercel/og/index.edge.js:19511–19514  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

19509 return n.indexOf(e) === t;
19510}
19511function Zf(e) {
19512 var t;
19513 return (t = e == null ? void 0 : e.reduce((n, r) => ({ ...n, ...Gb(r.handler) }), {})) !== null && t !== void 0 ? t : {};
19514}
19515function Gb(e) {
19516 let t = {};
19517 return e({ addUtilities: (n) => {

Callers 1

tcFunction · 0.70

Calls 2

reduceMethod · 0.80
GbFunction · 0.70

Tested by

no test coverage detected