MCPcopy Index your code
hub / github.com/resend/react-email / n

Function n

packages/react-email/src/components/code-block/prism.ts:1821–1825  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1819 },
1820 });
1821 function n(e) {
1822 for (var t = {}, n = 0, a = (e = e.split(" ")).length; n < a; n++)
1823 t[e[n]] = r[e[n]];
1824 return t;
1825 }
1826 (t.inside.interpreted.inside.rest = n("macro inline replacement entity")),
1827 (r["passthrough-block"].inside.rest = n("macro")),
1828 (r["literal-block"].inside.rest = n("callout")),

Callers 1

prism.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected