Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/d3george/slash-admin
/ Window
Interface
Window
src/utils/highlight.ts:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
declare global {
8
interface
Window {
9
hljs: any;
10
}
11
}
12
13
hljs.configure({
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected