UNPKG

@cornerstonejs/core

Version:
4 lines (3 loc) 150 B
import type { IImage } from '../types/index.js'; declare const isPTPrescaledWithSUV: (image: IImage) => boolean; export default isPTPrescaledWithSUV;