mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-15 18:24:33 +01:00
Make initThrowsErrors available to clients
Missing piece for https://github.com/mermaid-js/mermaid/pull/2379
This commit is contained in:
committed by
GitHub
parent
0fd11562bc
commit
ce3ba4f772
@@ -215,6 +215,7 @@ const mermaid = {
|
||||
render: mermaidAPI != undefined ? mermaidAPI.render : null,
|
||||
|
||||
init,
|
||||
initThrowsErrors,
|
||||
initialize,
|
||||
|
||||
contentLoaded,
|
||||
|
||||
Reference in New Issue
Block a user