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

Function Gb

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

Source from the content-addressed store, hash-verified

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) => {
19518 t = n;
19519 }, ...zb }), t;
19520}
19521function It(e) {
19522 throw new Error(`tailwindcss plugin function argument object prop "${e}" not implemented`);
19523}

Callers 1

ZfFunction · 0.70

Calls 1

eFunction · 0.70

Tested by

no test coverage detected