We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520a8d9 commit 7e79caeCopy full SHA for 7e79cae
src/enums/image-format.ts
@@ -4,4 +4,5 @@ export enum ImageFormat {
4
Gif = 'gif',
5
Png = 'png',
6
Webp = 'webp',
7
+ Avif = 'avif',
8
}
0 commit comments