shop-components 0.1.56 → 0.1.59

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.
@@ -47,6 +47,7 @@ export declare class Amr extends Object3D {
47
47
  private _showSlots;
48
48
  private _shapeKeys;
49
49
  private _shapeKeyTimer;
50
+ private _shapeKeyCache;
50
51
  private _materialsCache;
51
52
  opacityCache: undefined | number;
52
53
  get shapeKeys(): Map<string, number>;