mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 17:59:39 +02:00
Merge pull request #3052 from MindaugasLaganeckas/patch-2
Make initThrowsErrors available to clients
This commit is contained in:
@@ -215,6 +215,7 @@ const mermaid = {
|
||||
render: mermaidAPI != undefined ? mermaidAPI.render : null,
|
||||
|
||||
init,
|
||||
initThrowsErrors,
|
||||
initialize,
|
||||
|
||||
contentLoaded,
|
||||
|
Reference in New Issue
Block a user