Skip to content

Commit

Permalink
docs: update workspace.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liujuping authored and JackLian committed Dec 14, 2023
1 parent 90add38 commit f2d8fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/api/workspace.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ registerResourceType(resourceTypeModel: IPublicTypeResourceType): void;
setResourceList(resourceList: IPublicResourceList) {}
```

相关类型:[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)

### openEditorWindow

Expand Down

0 comments on commit f2d8fca

Please sign in to comment.