@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
8 lines (7 loc) • 322 B
text/typescript
import { AuroraBackgroundProps } from "./type.mjs";
import * as _$react from "react";
//#region src/awesome/AuroraBackground/AuroraBackground.d.ts
declare const AuroraBackground: _$react.NamedExoticComponent<AuroraBackgroundProps>;
//#endregion
export { AuroraBackground };
//# sourceMappingURL=AuroraBackground.d.mts.map