Your IP : 172.69.214.232


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/ui/install/js/ui/cnt/src/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/ui/install/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";
}