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

Function At

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

Source from the content-addressed store, hash-verified

18957 return n === null ? null : { [e]: n };
18958}
18959function At(e, t = {}) {
18960 if (e === void 0)
18961 return null;
18962 let n = Fe(String(e), t);
18963 return n ? Xt(...n, t) : null;
18964}
18965function Xt(e, t, n = {}) {
18966 let { isNegative: r, device: i } = n;
18967 switch (t) {

Callers 15

BtFunction · 0.70
xiFunction · 0.70
WfFunction · 0.70
ErFunction · 0.70
HfFunction · 0.70
AnFunction · 0.70
baseAggregatorFunction · 0.50
baseEveryFunction · 0.50
baseFilterFunction · 0.50
baseMapFunction · 0.50
baseSomeFunction · 0.50
EtFunction · 0.50

Calls 3

XtFunction · 0.85
FeFunction · 0.70
StringFunction · 0.50

Tested by

no test coverage detected