UNPKG

@lobehub/ui

Version:

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

3 lines 174 B
import { AuroraBackgroundProps } from "./type.mjs"; import AuroraBackground from "./AuroraBackground.mjs"; export { type AuroraBackgroundProps, AuroraBackground as default };