Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/main/popup/src/popup/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/main/popup/src/popup/popup-close-icon-size.js

/**
 * @namespace {BX.Main.Popup}
 */
const CloseIconSize = Object.freeze({
	LARGE: 'large',
	SMALL: 'small',
})

export default CloseIconSize;