MCPcopy
hub / github.com/markmap/markmap / index.ts

File index.ts

packages/markmap-lib/src/plugins/checkbox/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ITransformHooks } from '../../types';
2import { definePlugin } from '../base';
3import svgMarked from './marked.svg?raw';
4import svgUnmarked from './unmarked.svg?raw';

Callers

nothing calls this directly

Calls 1

definePluginFunction · 0.90

Tested by

no test coverage detected