@rongcloud/imlib-next 5.22.0-alpha.2 → 5.22.0

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.
package/index.d.ts CHANGED
@@ -534,7 +534,7 @@ declare type IInitOption = {
534
534
  /**
535
535
  * 开启已读回执信息本地存储
536
536
  * @description 需注意:Electron 平台离线量消息量大的情况下,登录连接后拉取大量离线,可能产生性能瓶颈
537
- * * 公有云 SDK 默认开启
537
+ * * 公有云 SDK 默认开启,以保持向前兼容
538
538
  * * 私有云 SDK 默认关闭
539
539
  * @since 5.22.0
540
540
  */