UNPKG

@lobehub/ui

Version:

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

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