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

Method merge

packages/designer/src/document/node/props/props.ts:54–54  ·  view source on GitHub ↗
(value: IPublicTypePropsMap, extras?: IPublicTypePropsMap)

Source from the content-addressed store, hash-verified

52 };
53
54 merge(value: IPublicTypePropsMap, extras?: IPublicTypePropsMap): void;
55
56 purge(): void;
57

Callers 3

constructorMethod · 0.65
mergePropsMethod · 0.65
props.test.tsFile · 0.65

Implementers 1

Propspackages/designer/src/document/node/pr

Calls

no outgoing calls

Tested by

no test coverage detected