MCPcopy
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

constructorMethod · 0.65

Implementers 1

Workspacepackages/workspace/src/workspace.ts

Calls

no outgoing calls

Tested by

no test coverage detected