@salesforce/agents
    Preparing search index...

    Type Alias TestError

    type TestError = {
        error_message?: string;
        id?: string;
    }
    Index

    Properties

    Properties

    error_message?: string
    id?: string