@salesforce/agents
    Preparing search index...

    Type Alias NgtPromptTestCaseInput

    type NgtPromptTestCaseInput = {
        referenceName: string;
        value: string;
    }
    Index

    Properties

    Properties

    referenceName: string
    value: string