@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface EntriesDeleteParams

    interface EntriesDeleteParams {
        ids: string[];
    }
    Index
    ids: string[]