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

    Interface NavigationUpdateCurrentEntryOptions

    interface NavigationUpdateCurrentEntryOptions {
        state: any;
    }
    Index
    state: any