KC's Workspace
    Preparing search index...
    interface PrunePayload {
        paths: string[];
        type: "prune";
    }
    Index

    Properties

    Properties

    paths: string[]
    type: "prune"