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

    Type Alias JssmStateConfig

    JssmStateConfig: Partial<JssmStateDeclaration>

    A loosened version of JssmStateDeclaration where every field is optional. Used as the value type for theme entries and for default state configuration where most fields will be inherited or merged.