@duckduckgo/privacy-dashboard
    Preparing search index...
    interface IncomingResponse {
        id: number;
        messageType: "response";
        options: unknown;
    }
    Index

    Properties

    id: number
    messageType: "response"
    options: unknown