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

    Interface StatsGetConfigRequest

    Generated from

    "../messages/stats_getConfig.request.json"

    interface StatsGetConfigRequest {
        method: "stats_getConfig";
        result: StatsConfig;
    }
    Index

    Properties

    Properties

    method: "stats_getConfig"
    result: StatsConfig