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

Method getValue

packages/designer/src/document/node/props/prop.ts:413–415  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

411 };
412
413 getValue(): IPublicTypeCompositeValue {
414 return this.export(IPublicEnumTransformStage.Serilize);
415 }
416
417 @action
418 private dispose() {

Callers

nothing calls this directly

Calls 1

exportMethod · 0.95

Tested by

no test coverage detected