mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Newlines
This commit is contained in:
@@ -12,6 +12,7 @@ import Utils from "../Utils.js";
|
||||
* @namespace
|
||||
*/
|
||||
const Image = {
|
||||
|
||||
/**
|
||||
* Extract EXIF operation.
|
||||
*
|
||||
@@ -40,6 +41,7 @@ const Image = {
|
||||
throw "Could not extract EXIF data from image: " + err;
|
||||
}
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
export default Image;
|
||||
|
||||
Reference in New Issue
Block a user