| Current Path : /var/www/homesaver/www/bitrix/js/landing/imagecompressor/src/internal/ |
| Current File : /var/www/homesaver/www/bitrix/js/landing/imagecompressor/src/internal/allowed-size-props.js |
const allowedSizeProps = [ 'width', 'height', 'maxWidth', 'maxHeight', 'minWidth', 'minHeight', ]; export default allowedSizeProps;