MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / getHighlighter

Function getHighlighter

packages/react/src/lib/shiki.ts:163–165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

161});
162
163export function getHighlighter(): HighlighterCore {
164 return highlighter;
165}
166
167/**
168 * Ensure a language is loaded into the highlighter. Returns true if the

Callers 2

useTokensFunction · 0.90
useHighlightedFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected