mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 19:24:10 +01:00
Fix result type
This commit is contained in:
@@ -30,7 +30,7 @@ export type {
|
|||||||
MermaidConfig,
|
MermaidConfig,
|
||||||
ParseErrorFunction,
|
ParseErrorFunction,
|
||||||
ParseOptions,
|
ParseOptions,
|
||||||
ParseResult,
|
ParseResultWithConfigs as ParseResult,
|
||||||
RenderOptions,
|
RenderOptions,
|
||||||
RenderResult,
|
RenderResult,
|
||||||
SVG,
|
SVG,
|
||||||
|
|||||||
Reference in New Issue
Block a user