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

Method import

packages/designer/src/document/node/node.ts:105–105  ·  view source on GitHub ↗
(data: Schema, checkId?: boolean)

Source from the content-addressed store, hash-verified

103 emitPropChange(val: IPublicTypePropChangeOptions): void;
104
105 import(data: Schema, checkId?: boolean): void;
106
107 internalSetSlotFor(slotFor: Prop | null | undefined): void;
108

Callers 7

setSchemaMethod · 0.65
setPropsMethod · 0.65
importMethod · 0.65
node.test.tsFile · 0.65
props.test.tsFile · 0.65

Implementers 1

Nodepackages/designer/src/document/node/no

Calls

no outgoing calls

Tested by

no test coverage detected