Your IP : 172.69.7.234


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/icons/generator/src/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/icons/generator/src/file-type.js

/**
 * @namespace {BX.UI.Icons.Generator}
 */
export default class FileType
{
	static ARCHIVE = 'archive';
	static MEDIA = "media";
	static PICTURE = "picture";
	static NONE = "none";
}