MCPcopy Create free account
hub / github.com/Easy-Editor/EasyEditor / toData

Method toData

packages/core/src/document/node/node.ts:185–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 }
184
185 toData() {
186 return this.export()
187 }
188
189 /**
190 * get node schema

Callers 1

saveFunction · 0.45

Calls 1

exportMethod · 0.95

Tested by

no test coverage detected