MCPcopy
hub / github.com/alibaba/lowcode-engine / export

Method export

packages/designer/src/document/node/node.ts:101–101  ·  view source on GitHub ↗

* 导出 schema

(stage: IPublicEnumTransformStage, options?: any)

Source from the content-addressed store, hash-verified

99 * 导出 schema
100 */
101 export<T = Schema>(stage: IPublicEnumTransformStage, options?: any): T;
102
103 emitPropChange(val: IPublicTypePropChangeOptions): void;
104

Callers 15

exportSchemaMethod · 0.65
exportSchemaMethod · 0.65
exportSchemaMethod · 0.65
exportSchemaMethod · 0.65
LeafHocClass · 0.65
getDefaultStateMethod · 0.65
getSchemaMethod · 0.65
propsDataMethod · 0.65
exportMethod · 0.65
insertChildFunction · 0.65

Implementers 1

Nodepackages/designer/src/document/node/no

Calls

no outgoing calls

Tested by

no test coverage detected