File size: 87 Bytes
15c3607
 
 
1
2
3
4
export const MEGAPIXELS_TO_PIXELS = 1_000_000;

export const HEIC_JPEG_QUALITY = 0.85;