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

    Interface TrackerCompany

    interface TrackerCompany {
        count: number;
        displayName: string;
    }
    Index

    Properties

    Properties

    count: number
    displayName: string