https://github.com/mattburns/exiftool.js/blob/24361008c35ab8434fc21e017687a9e76e0ed3b4/exiftool.js#L678-L680 why not just his ? ```js function imageHasBeenScanned(oImg) { return oImg.imageScanned } ``` same for: https://github.com/mattburns/exiftool.js/blob/24361008c35ab8434fc21e017687a9e76e0ed3b4/exiftool.js#L674-L676
exiftool.js/exiftool.js
Lines 678 to 680 in 2436100
why not just his ?
same for:
exiftool.js/exiftool.js
Lines 674 to 676 in 2436100