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

    Interface RemoveSuggestion

    Notifies the native app to remove a history entry from the user's browsing history.

    interface RemoveSuggestion {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    The URL of the history entry to remove