MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / export

Method export

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

Source from the content-addressed store, hash-verified

27 delete(prop: IProp): void;
28
29 export(stage: IPublicEnumTransformStage): IPublicTypeCompositeValue;
30
31 getNode(): INode;
32

Callers 2

codeMethod · 0.65
exportMethod · 0.65

Implementers 1

Proppackages/designer/src/document/node/pr

Calls

no outgoing calls

Tested by

no test coverage detected