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

Function S

packages/utils/renderer/highlight.js:871–876  ·  view source on GitHub ↗
(e, n)

Source from the content-addressed store, hash-verified

869 return n && !n.disableAutodetect;
870 }
871 function S(e, n) {
872 var t = e;
873 o.forEach(function (e) {
874 e[t] && e[t](n);
875 });
876 }
877 Object.assign(t, {
878 highlight: m,
879 highlightAuto: v,

Callers 2

mFunction · 0.70
EFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected