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

Function a

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

Source from the content-addressed store, hash-verified

733 },
734 );
735 function a(e) {
736 return RegExp(
737 e.replace(/<CLASS-NAME>/g, function () {
738 return n;
739 }),
740 "i",
741 );
742 }
743 var r = { keyword: t, punctuation: /[()\[\]{};,:.<>]/ };
744 e.languages.apex = {
745 comment: e.languages.clike.comment,

Callers 3

prism.tsFile · 0.70
rFunction · 0.70
tFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected