astro-ghostcms/.pnpm-store/v3/files/b4/25eb969226dc236c2477cd612bd...

12 lines
320 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
var AVIFTune = /* @__PURE__ */ ((AVIFTune2) => {
AVIFTune2[AVIFTune2["auto"] = 0] = "auto";
AVIFTune2[AVIFTune2["psnr"] = 1] = "psnr";
AVIFTune2[AVIFTune2["ssim"] = 2] = "ssim";
return AVIFTune2;
})(AVIFTune || {});
var avif_enc_d_default = moduleFactory;
export {
AVIFTune,
avif_enc_d_default as default
};