MCPcopy Index your code
hub / github.com/Hashnode/starter-kit / p

Function p

packages/utils/renderer/highlight.js:385–387  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

383 __emitter: u,
384 };
385 function p(e) {
386 return f.noHighlightRe.test(e);
387 }
388 function m(e, n, t, r) {
389 var a = { code: n, language: e };
390 S('before:highlight', a);

Callers 2

xFunction · 0.70
EFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected