@inrupt/solid-client-errors
    Preparing search index...

    Type Alias MethodNotAllowedErrorResponse

    MethodNotAllowedErrorResponse: ErrorResponse & {
        status: typeof METHOD_NOT_ALLOWED_STATUS;
    }