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

    Interface UpdateNotificationData

    interface UpdateNotificationData {
        content: UpdateNotification | null;
    }
    Index

    Properties

    Properties

    content: UpdateNotification | null