Backstage
    Preparing search index...
    interface RawFetchError {
        errorType: "FETCH_ERROR";
        message: string;
    }
    Index

    Properties

    Properties

    errorType: "FETCH_ERROR"
    message: string