@salesforce/agents
    Preparing search index...

    Type Alias NgtTestCase

    type NgtTestCase = {
        inputs: NgtTestCaseInput[];
        scorers: NgtTestCaseScorer[];
    }
    Index

    Properties

    Properties