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

Function n

packages/utils/renderer/highlight.js:520–522  ·  view source on GitHub ↗
(n, t)

Source from the content-addressed store, hash-verified

518 if (!E) throw (console.error(d.replace('{}', e)), Error('Unknown language: "' + e + '"'));
519 var _ = (function (e) {
520 function n(n, t) {
521 return RegExp(g(n), 'm' + (e.case_insensitive ? 'i' : '') + (t ? 'g' : ''));
522 }
523 class t {
524 constructor() {
525 (this.matchIndexes = {}),

Callers 4

xFunction · 0.70
compileMethod · 0.70
bFunction · 0.70
highlight.jsFile · 0.70

Calls 3

gFunction · 0.85
eFunction · 0.70
aFunction · 0.70

Tested by

no test coverage detected