Update import

This commit is contained in:
Andreas Hocevar
2022-01-31 13:14:59 +01:00
parent 3fac4eab7e
commit 528589b163

View File

@@ -67,7 +67,7 @@ const STATISTICS_MAXIMUM = 'STATISTICS_MAXIMUM';
const STATISTICS_MINIMUM = 'STATISTICS_MINIMUM';
/**
* @typedef {import("geotiff/dist-module/geotiffimage.js").default} GeoTIFFImage
* @typedef {import("geotiff").GeoTIFFImage} GeoTIFFImage
*/
let workerPool;