@salesforce/agents
    Preparing search index...

    Type Alias EvalStep

    type EvalStep = {
        id: string;
        type: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    id: string
    type: string