UNPKG

@lobehub/ui

Version:

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

8 lines (7 loc) 277 B
import { BackBottomProps } from "./type.mjs"; import * as _$react from "react"; //#region src/chat/BackBottom/BackBottom.d.ts declare const BackBottom: _$react.NamedExoticComponent<BackBottomProps>; //#endregion export { BackBottom }; //# sourceMappingURL=BackBottom.d.mts.map