Skip to content

Commit 7e79cae

Browse files
committed
feat: multipart
1 parent 520a8d9 commit 7e79cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/enums/image-format.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ export enum ImageFormat {
44
Gif = 'gif',
55
Png = 'png',
66
Webp = 'webp',
7+
Avif = 'avif',
78
}

0 commit comments

Comments
 (0)