UNPKG

dicom-microscopy-viewer-changed

Version:
12 lines (10 loc) 166 B
/** * @module ol/layer/TileProperty */ /** * @enum {string} */ export default { PRELOAD: 'preload', USE_INTERIM_TILES_ON_ERROR: 'useInterimTilesOnError', };