feat: Return parsed config from mermaid.parse

This commit is contained in:
Sidharth Vinod
2024-09-06 23:05:30 +05:30
parent bfc4abeae2
commit 64abf29ea8
7 changed files with 97 additions and 13 deletions

View File

@@ -19,4 +19,4 @@ The `parseError` function will not be called.
#### Defined in
[packages/mermaid/src/types.ts:43](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/types.ts#L43)
[packages/mermaid/src/types.ts:45](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/types.ts#L45)