UNPKG

@lobehub/ui

Version:

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

3 lines 159 B
import { SpotlightCardProps } from "./type.mjs"; import SpotlightCard from "./SpotlightCard.mjs"; export { type SpotlightCardProps, SpotlightCard as default };