We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
文件 packages/types/src/shell/api/material.ts中类型定义错误 原定义:
/** * 设置「资产包」结构 * set data for Assets * @returns void */ setAssets(assets: IPublicTypeAssetsJson): void;
函数返回值应改为 Promise
The text was updated successfully, but these errors were encountered:
Hello @shiye515. We totally like your proposal/feedback, PR wanted。
你好 @shiye515,我们完全同意你的提议/反馈,欢迎 PR。
Sorry, something went wrong.
liujuping
No branches or pull requests
Describe the bug (required) / 详细描述 bug(必填)
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
文件 packages/types/src/shell/api/material.ts中类型定义错误
原定义:
函数返回值应改为 Promise
Environments (please complete the following information) (required): / 请提供如下信息(必填)
The text was updated successfully, but these errors were encountered: