Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
163
export
function
getHighlighter(): HighlighterCore {
164
return
highlighter;
165
}
166
167
/**
168
* Ensure a language is loaded into the highlighter. Returns true
if
the
Callers
2
useTokens
Function · 0.90
useHighlighted
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected