larvitar 3.8.2 → 3.8.4

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.
@@ -115,6 +115,10 @@ export declare const getReslicedMetadata: (reslicedSeriesId: string, fromOrienta
115
115
  };
116
116
  currentImageIdIndex: number;
117
117
  };
118
+ export declare const getFrameSequenceMammoVOI: (instance: any) => {
119
+ windowCenter: any;
120
+ windowWidth: any;
121
+ } | null;
118
122
  /**
119
123
  * Compute cmpr metadata from pyCmpr data (generated using Scyther {@link https://github.com/dvisionlab/Scyther})
120
124
  * @instance