Current Path : /var/www/axolotl/data/www/vladivostok.axolotls.ru/bitrix/js/landing/imagecompressor/src/ |
Current File : /var/www/axolotl/data/www/vladivostok.axolotls.ru/bitrix/js/landing/imagecompressor/src/types.js |
export type ImageCompressorOptions = { quality?: number, retina?: boolean, width?: number, height?: number, minWidth?: number, minHeight?: number, maxWidth?: number, maxHeight?: number, };