UNPKG

@lobehub/ui

Version:

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

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