@idetik/core 0.23.6 → 0.23.7

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
@@ -1853,4 +1853,4 @@ declare const Image: z.ZodObject<{
1853
1853
  type Image = z.infer<typeof Image>;
1854
1854
 
1855
1855
  export { AxesLayer, Color, Idetik, ImageLayer, ImageRenderable, LabelColorMap, LabelImageRenderable, LabelLayer, Layer, Image as OmeZarrImage, OmeZarrImageSource, OrbitControls, OrthographicCamera, PanZoomControls, PerspectiveCamera, Points, ProjectedLine, VolumeLayer, VolumeRenderable, createExplorationPolicy, createImageSourcePolicy, createNoPrefetchPolicy, createPlaybackPolicy, loadOmeZarrPlate, loadOmeZarrWell, loadOmeroChannels, loadOmeroDefaults };
1856
- export type { ChannelProps, ColorLike, LayerState, Overlay, SliceCoordinates };
1856
+ export type { ChannelProps, ColorLike, LayerState, MemoryStats, Overlay, SliceCoordinates };