Skip to content
New issue

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

update jsb.d.ts #290

Merged
merged 3 commits into from May 13, 2020
Merged

update jsb.d.ts #290

merged 3 commits into from May 13, 2020

Conversation

PPpro
Copy link
Contributor

@PPpro PPpro commented May 9, 2020

changeLog:

  • 修复 jsb.fileUtils.getSearchPaths 代码提示不正确的问题
  • 补充 jsb.Manifest, jsb.AssetsManager, jsb.EventAssetsManager 的代码提示

相关论坛反馈:https://forum.cocos.org/t/cocos-creator-v2-4-0-alpha-1/92303/118

@PPpro
Copy link
Contributor Author

PPpro commented May 11, 2020

@holycanvas

jsb.d.ts Outdated
static ERROR_UPDATING: number;
static UPDATE_FINISHED: number;
static UPDATE_FAILED: number;
static ERROR_DECOMPRES: number;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该是这个,最后少了个S
ERROR_DECOMPRESS

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已改

@holycanvas holycanvas merged commit ddcfd4d into cocos-creator-packages:v2.4.0 May 13, 2020
@PPpro PPpro deleted the 240_jsbdts branch May 13, 2020 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants