Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
document-model.test.ts
File · 0.45
node.test.ts
File · 0.45
props.test.ts
File · 0.45
Calls
1
export
Method · 0.95
Tested by
no test coverage detected