UNPKG

@cornerstonejs/core

Version:
3 lines (2 loc) 129 B
import type { Point2 } from '../types/index.js'; export declare const getNormalizedAspectRatio: (aspectRatio: Point2) => Point2;