mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Add Media Type to metadata response #4492
This commit is contained in:
@@ -145,6 +145,7 @@ describe('PNG', () => {
|
||||
width: 68
|
||||
},
|
||||
format: 'png',
|
||||
mediaType: 'image/png',
|
||||
width: 68,
|
||||
height: 68,
|
||||
space: 'srgb',
|
||||
|
||||
Reference in New Issue
Block a user