mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 10:20:06 +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,
|
render: mermaidAPI != undefined ? mermaidAPI.render : null,
|
||||||
|
|
||||||
init,
|
init,
|
||||||
|
initThrowsErrors,
|
||||||
initialize,
|
initialize,
|
||||||
|
|
||||||
contentLoaded,
|
contentLoaded,
|
||||||
|
Reference in New Issue
Block a user