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

Method getIcon

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

Source from the content-addressed store, hash-verified

1349 }
1350
1351 getIcon() {
1352 return this.icon;
1353 }
1354
1355 toString() {
1356 return this.id;

Callers 2

node.add.test.tsFile · 0.80
node.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected