We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90add38 commit f2d8fcaCopy full SHA for f2d8fca
docs/docs/api/workspace.md
@@ -87,7 +87,7 @@ registerResourceType(resourceTypeModel: IPublicTypeResourceType): void;
87
setResourceList(resourceList: IPublicResourceList) {}
88
```
89
90
-相关类型:[IPublicResourceOptions](https://github.com/alibaba/lowcode-engine/blob/main/packages/types/src/shell/type/resource-options.ts)
+相关类型:[IPublicResourceData](https://github.com/alibaba/lowcode-engine/blob/main/packages/types/src/shell/type/resource-list.ts)
91
92
### openEditorWindow
93
0 commit comments