Skip to content

Commit

Permalink
Merge pull request #3052 from MindaugasLaganeckas/patch-2
Browse files Browse the repository at this point in the history
Make initThrowsErrors available to clients
  • Loading branch information
sidharthv96 committed May 19, 2022
2 parents 0fd1156 + ce3ba4f commit ef2fea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mermaid.js
Expand Up @@ -215,6 +215,7 @@ const mermaid = {
render: mermaidAPI != undefined ? mermaidAPI.render : null,

init,
initThrowsErrors,
initialize,

contentLoaded,
Expand Down

0 comments on commit ef2fea1

Please sign in to comment.