Your IP : 18.226.93.177


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/icons/generator/src/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/icons/generator/src/index.js

import {FileIcon, presets} from './file-icon';
import FileType from './file-type';

import type { FileIconOptions } from './file-icon-options';

export {
	FileIcon,
	FileType,
	presets as FileIconPresets,
};

export type {
	FileIconOptions,
}