UNPKG

@lobehub/ui

Version:

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

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