UNPKG

@lobehub/ui

Version:

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

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