UNPKG

@lobehub/ui

Version:

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

3 lines 174 B
import { GridBackgroundProps, GridShowcaseProps } from "./type.mjs"; import { GridBackground } from "./GridBackground.mjs"; import { GridShowcase } from "./GridShowcase.mjs";