UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines 307 B
import { FileExtensionsKey, FileNamesKey, FolderNamesKey, MaterialFileTypeIconProps } from "./type.mjs"; import MaterialFileTypeIcon from "./MaterialFileTypeIcon.mjs"; export { type FileExtensionsKey, type FileNamesKey, type FolderNamesKey, type MaterialFileTypeIconProps, MaterialFileTypeIcon as default };