UNPKG

@cornerstonejs/core

Version:
3 lines (2 loc) 142 B
import type { ScalingParameters } from '../types/index.js'; export default function getScalingParameters(imageId: string): ScalingParameters;