UNPKG

@lobehub/ui

Version:

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

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