MCPcopy
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
7declare global {
8 interface Window {
9 hljs: any;
10 }
11}
12
13hljs.configure({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected