Your IP : 172.70.80.239


Current Path : /var/www/element/data/element_backup.2025.12.07/revenuestory.ru/bitrix/js/ui/cnt/src/
Upload File :
Current File : /var/www/element/data/element_backup.2025.12.07/revenuestory.ru/bitrix/js/ui/cnt/src/cnt-size.js

/**
 * @namespace {BX.UI}
 */
export default class CounterSize
{
	static SMALL = "ui-counter-sm";
	static LARGE = "ui-counter-lg";
	static MEDIUM = "ui-counter-md";
}