UNPKG

@lobehub/ui

Version:

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

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