@spiffcommerce/core 26.38.0-beta.dee44cf8-0a6e-500b-b49b-8c367d7deed0 → 26.38.0-beta.f1ade417-8ebc-5b59-89d7-49e43b4ff28f

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/index.d.ts CHANGED
@@ -1565,7 +1565,6 @@ declare enum ProductCollectionProductSortKey {
1565
1565
  declare class ProductCollection {
1566
1566
  private readonly collection;
1567
1567
  private fullFetched;
1568
- private fetched;
1569
1568
  constructor(collection: ProductCollectionResource);
1570
1569
  /**
1571
1570
  * The ID of the product collection.