Your IP : 172.71.254.228


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/index.js

import FileIcon from './file-icon';
import FileType from './file-type';

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

export {
	FileIcon,
	FileType,
};

export type {
	FileIconOptions,
}