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

    Type Alias DeletedPdf

    type DeletedPdf = {
        deleted: boolean;
    }
    Index
    deleted: boolean