Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/markmap/markmap
/ definePlugin
Function
definePlugin
packages/markmap-lib/src/plugins/base.ts:19–21 ·
view source on GitHub ↗
(plugin: ITransformPlugin)
Source
from the content-addressed store, hash-verified
17
* This
function
is only used to help
type
checking.
18
*/
19
export
function
definePlugin(plugin: ITransformPlugin) {
20
return
plugin;
21
}
Callers
10
index.ts
File · 0.90
index.browser.ts
File · 0.90
index.ts
File · 0.90
index.browser.ts
File · 0.90
index.ts
File · 0.90
index.ts
File · 0.90
index.browser.ts
File · 0.90
index.ts
File · 0.90
index.ts
File · 0.90
index.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected