SPeCS Packages Documentation
    Preparing search index...
    interface Report {
        detectors: Map<string, string[]>;
        sources: string[];
        total: number;
    }
    Index

    Properties

    detectors: Map<string, string[]>
    sources: string[]
    total: number