Files
upscayl/electron/utils/types.d.ts

2 lines
50 B
TypeScript

export type ImageFormat = "png" | "jpg" | "webp";