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

    Interface HoverChangedNotification

    Generated from

    "../messages/hover/hoverChanged.notify.json"

    interface HoverChangedNotification {
        method: "hoverChanged";
        params: HoverChanged;
    }
    Index

    Properties

    Properties

    method: "hoverChanged"
    params: HoverChanged