@eagleoutice/flowr - v2.10.1
    Preparing search index...

    Interface MermaidMarkStyle

    interface MermaidMarkStyle {
        edge: string;
        vertex: string;
    }
    Index

    Properties

    Properties

    edge: string
    vertex: string