@kohost/api-client 3.2.8 → 3.2.9

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/esm/utils.js CHANGED
@@ -10180,6 +10180,9 @@ var require_camera = __commonJS({
10180
10180
  $ref: "definitions.json#/definitions/type",
10181
10181
  default: "camera"
10182
10182
  },
10183
+ offline: {
10184
+ type: "boolean"
10185
+ },
10183
10186
  supportedNotifications: {
10184
10187
  $ref: "definitions.json#/definitions/supportedNotifications"
10185
10188
  },