UNPKG

@cornerstonejs/dicom-image-loader

Version:

Cornerstone Image Loader for DICOM WADO-URI and WADO-RS and Local file

4 lines (3 loc) 148 B
import type { Types } from '@cornerstonejs/core'; declare function getImageFrame(imageId: string): Types.IImageFrame; export default getImageFrame;