Initialization options for mermaid markdown

interface IOptions {
    mermaid: IMermaidManager;
}

Properties

Properties