Your IP : 172.69.7.233


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

/**
 * @namespace {BX.UI}
 */
export default class ProgressBarSize
{
	static MEDIUM = "ui-progressbar-md";
	static LARGE = "ui-progressbar-lg";
}