UNPKG

tiff

Version:

TIFF image decoder written entirely in JavaScript

4 lines 164 B
declare const tagsById: Record<number, string>; declare const tagsByName: Record<string, number>; export { tagsById, tagsByName }; //# sourceMappingURL=gps.d.ts.map