mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-16 18:49:50 +00:00
JXL decoding speed tier (#1001)
This commit is contained in:
@@ -24,4 +24,5 @@ export const defaultOptions: EncodeOptions = {
|
||||
epf: -1,
|
||||
nearLossless: 0,
|
||||
lossyPalette: false,
|
||||
decodingSpeedTier: 0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user