UNPKG

@lobehub/ui

Version:

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

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