feat(format): hif format (#6477)
This commit is contained in:
@@ -98,6 +98,7 @@ const image: Record<string, string[]> = {
|
||||
'.gif': ['image/gif'],
|
||||
'.heic': ['image/heic'],
|
||||
'.heif': ['image/heif'],
|
||||
'.hif': ['image/hif'],
|
||||
'.iiq': ['image/iiq', 'image/x-phaseone-iiq'],
|
||||
'.insp': ['image/jpeg'],
|
||||
'.jpe': ['image/jpeg'],
|
||||
|
||||
Reference in New Issue
Block a user