UNPKG
ucsc-xena-geotiff
Version:
latest (2.0.5-2)
2.0.5-2
2.0.5-1
GeoTIFF image decoding in JavaScript
github.com/ucscXena/geotiff.js
ucscXena/geotiff.js
ucsc-xena-geotiff
/
dist-module
/
compression
/
index.d.ts
3 lines
•
158 B
TypeScript
View Raw
1
2
3
export
function
addDecoder
(
cases
:
any
,
importFn
:
any
):
void
;
export
function
getDecoder
(
fileDirectory
:
any
):
Promise
<
any
>;
//# sourceMappingURL=index.d.ts.map