UNPKG

@cornerstonejs/core

Version:
3 lines (2 loc) 172 B
import type { IViewport } from '../types/IViewport.js'; export declare function resolveGenericViewportVolumeId(viewport: IViewport, targetId?: string): string | undefined;