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

Method import

packages/workspace/src/resource.ts:23–23  ·  view source on GitHub ↗
(schema: any)

Source from the content-addressed store, hash-verified

21 getEditorView(name: string): IPublicTypeEditorView | undefined;
22
23 import(schema: any): Promise<any>;
24
25 save(value: any): Promise<any>;
26

Callers 5

importSchemaMethod · 0.65
importSchemaMethod · 0.65
importSchemaMethod · 0.65
importMethod · 0.65
importSchemaMethod · 0.65

Implementers 1

Resourcepackages/workspace/src/resource.ts

Calls

no outgoing calls

Tested by

no test coverage detected