UNPKG

@lobehub/ui

Version:

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

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