Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/clientIO/joint
/ toJSON
Method
toJSON
packages/joint-react/src/utils/cell/cell-map.ts:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
toJSON(): string {
23
return
JSON.stringify([...this.entries()]);
24
}
25
}
Callers
15
processLink
Function · 0.80
utils.js
File · 0.80
links.js
File · 0.80
elements.js
File · 0.80
cell.js
File · 0.80
embedding.js
File · 0.80
layers.js
File · 0.80
fn
Function · 0.80
graph.js
File · 0.80
linkView.js
File · 0.80
connectionPoints.js
File · 0.80
paper.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected