@salesforce/agents
    Preparing search index...

    Type Alias AiTestCaseScorer

    type AiTestCaseScorer = {
        expectedValue?: string;
        name: NgtScorerName;
        scorerType?: "OOTB" | "Custom";
    }
    Index

    Properties

    expectedValue?: string
    scorerType?: "OOTB" | "Custom"