UNPKG

dicom-microscopy-viewer-changed

Version:
10 lines 221 B
/** * @module ol/reproj/common */ /** * Default maximum allowed threshold (in pixels) for reprojection * triangulation. * @type {number} */ export const ERROR_THRESHOLD: number; //# sourceMappingURL=common.d.ts.map