Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ getIndex
Method
getIndex
packages/designer/src/document/node/node.ts:1147–1149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1145
}
1146
1147
getIndex() {
1148
return
this.index;
1149
}
1150
1151
getNode() {
1152
return
this;
Callers
1
node.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected