feat(format): hif format (#6477)

This commit is contained in:
haosu
2024-01-19 01:18:56 +08:00
committed by GitHub
parent 91efe7f7ae
commit 660b2e908d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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'],