geotiffjs / geotiff.js

geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.
https://geotiffjs.github.io/
MIT License
845 stars 175 forks source link

Type error at build time #406

Closed KyllianGautier closed 8 months ago

KyllianGautier commented 8 months ago

Type problem in file client/base.d.ts at build time, in an Angular (typescript) project

image image

ahocevar commented 8 months ago

407 fixes this.