Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/markmap/markmap
/ Window
Interface
Window
packages/markmap-render/src/shim.d.ts:1–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare
interface
Window {
2
markmap: typeof
import
(
'markmap-view'
);
3
mm:
import
(
'markmap-view'
).Markmap;
4
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected