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

    Type Alias JssmArrowDirection

    JssmArrowDirection: "left" | "right" | "both"

    Direction polarity of an arrow: pointing only 'left', only 'right', or 'both' (a bidirectional arrow).