UNPKG

@lobehub/ui

Version:

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

6 lines 292 B
import { GridBackgroundProps } from "./type.mjs"; //#region src/awesome/GridBackground/GridBackground.d.ts declare const GridBackground: import("react").NamedExoticComponent<GridBackgroundProps>; //#endregion export { GridBackground as default }; //# sourceMappingURL=GridBackground.d.mts.map