MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / toData

Method toData

packages/designer/src/document/node/node.ts:940–942  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

938 }
939
940 toData() {
941 return this.export();
942 }
943
944 /**
945 * 导出 schema

Callers 3

node.test.tsFile · 0.45
props.test.tsFile · 0.45

Calls 1

exportMethod · 0.95

Tested by

no test coverage detected