Merge pull request #3052 from MindaugasLaganeckas/patch-2

Make initThrowsErrors available to clients
This commit is contained in:
Sidharth Vinod
2022-05-19 18:03:58 +05:30
committed by GitHub

View File

@@ -215,6 +215,7 @@ const mermaid = {
render: mermaidAPI != undefined ? mermaidAPI.render : null,
init,
initThrowsErrors,
initialize,
contentLoaded,