MCPcopy
hub / github.com/resend/react-email / t

Function t

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

Source from the content-addressed store, hash-verified

2276 }),
2277 (function (e) {
2278 function t(e, t, n) {
2279 return RegExp(
2280 ((a = t),
2281 e.replace(/<<(\d+)>>/g, function (e, t) {
2282 return a[+t];
2283 })),
2284 n || "",
2285 );
2286 var a;
2287 }
2288 var n = /bool|clip|float|int|string|val/.source,
2289 a = [
2290 [

Callers 1

prism.tsFile · 0.70

Calls 1

aFunction · 0.70

Tested by

no test coverage detected