Skip to content

Commit

Permalink
Merge branch 'NervJS:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Pzx-00100 authored Apr 17, 2024
2 parents 2a74ae2 + acdcec9 commit 3420732
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ export const env = {
*/

export * from './system'
export * from './update'
export * from './weapp/life-cycle'
Original file line number Diff line number Diff line change
Expand Up @@ -1502,12 +1502,6 @@
* @canNotUse getRealtimeLogManager
*/

/**
* 获取全局唯一的版本更新管理器
*
* @canNotUse getUpdateManager
*/

/**
* 设置是否打开调试开关
*
Expand Down

0 comments on commit 3420732

Please sign in to comment.