@duckduckgo/privacy-dashboard
    Preparing search index...
    interface OutgoingExtensionMessage {
        id?: number;
        messageType: string;
        options: {};
    }
    Index

    Properties

    id?: number

    If the id field is present, it indicates that a response is needed

    messageType: string
    options: {}