@blocklet/server-js 1.16.49 → 1.16.50-beta-20250902-084222-ed7de4a8

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.
@@ -22581,6 +22581,18 @@
22581
22581
  },
22582
22582
  "isDeprecated": false,
22583
22583
  "deprecationReason": null
22584
+ },
22585
+ {
22586
+ "name": "options",
22587
+ "description": null,
22588
+ "args": [],
22589
+ "type": {
22590
+ "kind": "SCALAR",
22591
+ "name": "Any",
22592
+ "ofType": null
22593
+ },
22594
+ "isDeprecated": false,
22595
+ "deprecationReason": null
22584
22596
  }
22585
22597
  ],
22586
22598
  "inputFields": null,
package/dist/types.js CHANGED
@@ -4484,6 +4484,7 @@
4484
4484
  * @property {...ABTNodeClient.NotificationStatistics} statistics
4485
4485
  * @property {...ABTNodeClient.NotificationActivity} activity
4486
4486
  * @property {...ABTNodeClient.UserInfo} actorInfo
4487
+ * @property {any} options
4487
4488
  */
4488
4489
 
4489
4490
  /**