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

    Interface UpdateNotification

    interface UpdateNotification {
        notes: string[];
        version: string;
    }
    Index

    Properties

    Properties

    notes: string[]
    version: string