@wix/auto_sdk_ecom_cart 1.0.107 → 1.0.108

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.
@@ -3000,7 +3000,6 @@ declare function onCartDeleted(handler: (event: CartDeletedEnvelope) => void | P
3000
3000
  interface CartUpdatedEnvelope {
3001
3001
  entity: Cart;
3002
3002
  metadata: EventMetadata;
3003
- /** @hidden */
3004
3003
  modifiedFields: Record<string, any>;
3005
3004
  }
3006
3005
  /** @permissionScope Manage Stores - all permissions