UNPKG

@cornerstonejs/core

Version:
6 lines (5 loc) 440 B
import { utilities } from '@cornerstonejs/metadata'; declare const getPixelSpacingInformation: typeof utilities.getPixelSpacingInformation, calculateRadiographicPixelSpacing: typeof utilities.calculateRadiographicPixelSpacing, getERMF: typeof utilities.getERMF; export { getPixelSpacingInformation, calculateRadiographicPixelSpacing, getERMF, }; declare const _default: typeof utilities.getPixelSpacingInformation; export default _default;