@dcloudio/uni-push 3.0.0-alpha-3040820220424003 → 3.0.0-alpha-3040920220508001

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,10 +12,6 @@ declare namespace GtPush {
12
12
  * 个推官网生成的appid
13
13
  */
14
14
  appid: string
15
- /**
16
- * 错误回调
17
- */
18
- onError?: (res: {error: any}) => void
19
15
  /**
20
16
  * 个推终端ID回调,标识当前终端和应用
21
17
  */