AutoBE
    Preparing search index...

    Interface AutoBeCheckpointPruneScope

    interface AutoBeCheckpointPruneScope {
        phase?: "analyze";
        step?: number;
    }
    Index

    Properties

    Properties

    phase?: "analyze"
    step?: number