UNPKG

tiff

Version:

TIFF image decoder written entirely in JavaScript

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