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

Function r

packages/react-email/src/components/code-block/prism.ts:1848–1850  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1846 });
1847 }
1848 function r(e, t, n) {
1849 return RegExp(a(e, t), n || "");
1850 }
1851 function e(e, t) {
1852 for (var n = 0; n < t; n++)
1853 e = e.replace(/<<self>>/g, function () {

Callers 7

prism.tsFile · 0.85
SFunction · 0.85
_nextStepsMethod · 0.85
JeFunction · 0.85
FtFunction · 0.85
PFunction · 0.85
_rFunction · 0.85

Calls 1

aFunction · 0.70

Tested by

no test coverage detected