Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/landing/imagecompressor/src/internal/
Upload File :
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;