Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lowcode-engine
/ getResourceType
Method
getResourceType
packages/workspace/src/workspace.ts:43–43 ·
view source on GitHub ↗
(resourceName: string)
Source
from the content-addressed store, hash-verified
41
getResourceList(): IResource[];
42
43
getResourceType(resourceName: string): IResourceType;
44
45
checkWindowQueue(): void;
46
Callers
1
constructor
Method · 0.65
Implementers
1
Workspace
packages/workspace/src/workspace.ts
Calls
no outgoing calls
Tested by
no test coverage detected