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

    Type Alias JssmResult

    Discriminated union representing the outcome of an operation: either success, failure (with an error), or incomplete. Used as the return shape for operations that may need to report partial progress.