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

    Type Alias ServerErrorResponse

    type ServerErrorResponse = {
        detail: string;
    }
    Index

    Properties

    Properties

    detail: string