Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ ReadStream } from
'fs'
;
2
import
{ buildCSSItem, buildJSItem, JSItem } from
'markmap-common'
;
3
import
{ IAssets } from
'markmap-lib'
;
4
import
{ dirname } from
'path'
;
Callers
nothing calls this directly
Calls
2
buildCSSItem
Function · 0.90
buildJSItem
Function · 0.90
Tested by
no test coverage detected