MCPcopy
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

processLinkFunction · 0.80
utils.jsFile · 0.80
links.jsFile · 0.80
elements.jsFile · 0.80
cell.jsFile · 0.80
embedding.jsFile · 0.80
layers.jsFile · 0.80
fnFunction · 0.80
graph.jsFile · 0.80
linkView.jsFile · 0.80
paper.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected