Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/icons/generator/src/ |
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, }