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

File common.ts

packages/markmap-cli/src/util/common.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ReadStream } from 'fs';
2import { buildCSSItem, buildJSItem, JSItem } from 'markmap-common';
3import { IAssets } from 'markmap-lib';
4import { dirname } from 'path';

Callers

nothing calls this directly

Calls 2

buildCSSItemFunction · 0.90
buildJSItemFunction · 0.90

Tested by

no test coverage detected