UNPKG

@lobehub/ui

Version:

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

3 lines 175 B
import { ActionIconProps, ActionIconSize } from "./type.mjs"; import { ActionIcon } from "./ActionIcon.mjs"; export { ActionIconProps, ActionIconSize, ActionIcon as default };