MalInt
    Preparing search index...

    Type Alias WriteContentError

    WriteContentError:
        | NotFoundError
        | ConflictError
        | GenericError
        | InvalidResponseError

    Errors returned when updating repository contents via the forge client.