@refinio/one.ui
    Preparing search index...
    type Attachment = {
        base64: string;
        contentType: string;
        title: string;
    }
    Index

    Properties

    base64: string
    contentType: string
    title: string