@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
14 lines (13 loc) • 836 B
TypeScript
export { default as BotPromptIcon } from './BotPromptIcon';
export { default as CreateBotIcon } from './CreateBotIcon';
export { default as DiscordIcon } from './DiscordIcon';
export { default as GlobeOffIcon } from './GlobeOffIcon';
export { default as GroupBotIcon } from './GroupBotIcon';
export { default as GroupBotSquareIcon } from './GroupBotSquareIcon';
export { default as LeftClickIcon } from './LeftClickIcon';
export { default as LeftDoubleClickIcon } from './LeftDoubleClickIcon';
export { default as RightClickIcon } from './RightClickIcon';
export { default as RightDoubleClickIcon } from './RightDoubleClickIcon';
export { default as ShapesUploadIcon } from './ShapesUploadIcon';
export { default as TreeDownRightIcon } from './TreeDownRightIcon';
export { default as TreeUpDownRightIcon } from './TreeUpDownRightIcon';