Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
importSchema
Method · 0.65
importSchema
Method · 0.65
importSchema
Method · 0.65
import
Method · 0.65
importSchema
Method · 0.65
Implementers
1
Resource
packages/workspace/src/resource.ts
Calls
no outgoing calls
Tested by
no test coverage detected