MCPcopy
hub / github.com/basecamp/trix / serialization.js

File serialization.js

src/trix/core/serialization.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable
2 no-empty,
3*/
4import { removeNode } from "trix/core/helpers"

Callers

nothing calls this directly

Calls 10

removeNodeFunction · 0.90
getDocumentMethod · 0.45
parseMethod · 0.45
toJSONStringMethod · 0.45
renderMethod · 0.45
removeAttributeMethod · 0.45
getAttributeMethod · 0.45
setAttributeMethod · 0.45
fromJSONStringMethod · 0.45

Tested by

no test coverage detected