resk-llm-ts - v1.0.0
    Preparing search index...

    Interface DetectorMatch

    interface DetectorMatch {
        name: string;
        match: string;
        category: string;
    }
    Index

    Properties

    Properties

    name: string
    match: string
    category: string