@blocklet/server-js 1.16.49-beta-20250902-002109-7f238eb8 → 1.16.50-beta-20250902-043619-201bcaed

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/dist/browser.d.ts CHANGED
@@ -3465,6 +3465,7 @@ declare namespace ABTNodeClient {
3465
3465
  statistics: ABTNodeClient.NotificationStatistics;
3466
3466
  activity: ABTNodeClient.NotificationActivity;
3467
3467
  actorInfo: ABTNodeClient.UserInfo;
3468
+ options: Record<string, any>;
3468
3469
  }
3469
3470
 
3470
3471
  interface NotificationAction {