MCPcopy Create free account
hub / github.com/Hashnode/starter-kit /

Class

packages/utils/renderer/highlight.js:523–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

521 return RegExp(g(n), 'm' + (e.case_insensitive ? 'i' : '') + (t ? 'g' : ''));
522 }
523 class t {
524 constructor() {
525 (this.matchIndexes = {}),
526 (this.regexes = []),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected