@servicenow/sdk - v4.9.0
    Preparing search index...
    interface NavigationResult {
        committed?: Promise<NavigationHistoryEntry>;
        finished?: Promise<NavigationHistoryEntry>;
    }
    Index

    Properties

    committed?: Promise<NavigationHistoryEntry>
    finished?: Promise<NavigationHistoryEntry>