Ditto JS SDK v5.0.0
    Preparing search index...

    Type Alias AttachmentFetchEventDeleted

    An attachment fetch event used when the attachment is deleted.

    type AttachmentFetchEventDeleted = {
        type: "Deleted";
    }
    Index

    Properties

    Properties

    type: "Deleted"