Theia API Documentation v1.71.0
    Preparing search index...
    interface HistoryGraphEntry {
        graphRow: GraphRow;
        item: ScmHistoryItem;
    }
    Index

    Properties

    Properties

    graphRow: GraphRow