SourceTermAnalysisSystem_vue/node_modules/geotiff/dist-module/compression/index.d.ts

3 lines
158 B
TypeScript
Raw Normal View History

2026-05-15 10:22:44 +08:00
export function addDecoder(cases: any, importFn: any): void;
export function getDecoder(fileDirectory: any): Promise<any>;
//# sourceMappingURL=index.d.ts.map