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

    Interface UpdateNotificationData

    interface UpdateNotificationData {
        content: null | UpdateNotification;
    }
    Index

    Properties

    Properties

    content: null | UpdateNotification