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

Function dt

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

Source from the content-addressed store, hash-verified

19012 return e[0] === "[" && (e = e.slice(1, -1)), Nf(e, t);
19013}
19014function dt(e, t, n = {}) {
19015 let r = ur(t, n);
19016 return r === null ? null : _({ [e]: r });
19017}
19018function Nf(e, t = {}) {
19019 if (e === "px")
19020 return 1;

Callers 13

qsFunction · 0.70
zfFunction · 0.70
jfFunction · 0.70
VsFunction · 0.70
AnFunction · 0.70
YfFunction · 0.70
parseUtilityMethod · 0.70
StFunction · 0.50
getCompilationHooksMethod · 0.50
bundle5.jsFile · 0.50
applyMethod · 0.50

Calls 2

urFunction · 0.85
_Function · 0.70

Tested by

no test coverage detected