@uploadcare/rest-client
    Preparing search index...

    Type Alias RestClientErrorOptions

    type RestClientErrorOptions = {
        request?: Request;
        response?: Response;
    }
    Index

    Properties

    Properties

    request?: Request
    response?: Response