linXiv frontend (TS/JS)
    Preparing search index...

    Type Alias PublishedReceipt

    type PublishedReceipt = {
        e2ee?: boolean;
        share_id: string;
    }
    Index
    e2ee?: boolean
    share_id: string