JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Type Alias JssmLayout

    JssmLayout: "dot" | "circo" | "twopi" | "fdp" | "neato"

    Graphviz layout engine selector. Controls how jssm-viz lays out the rendered diagram; 'dot' is the default and most useful for state machines. See the Graphviz documentation for the differences.