mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-25 03:00:05 -04:00
FIX: types issue during runtime
This commit is contained in:
1
common/image-formats.ts
Normal file
1
common/image-formats.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const imageFormats = ["png", "jpg", "jpeg", "webp"] as const;
|
||||
Reference in New Issue
Block a user