Theia API Documentation v1.65.0
    Preparing search index...
    interface ScanOSSResultMatch {
        file?: string;
        matched: string;
        raw: ScannerComponent;
        type: "match";
        url: string;
    }
    Index

    Properties

    Properties

    file?: string
    matched: string
    raw: ScannerComponent
    type: "match"
    url: string