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

    Type Alias ArxivFetchBody

    type ArxivFetchBody = {
        save?: boolean;
        source_id: string;
    }
    Index
    save?: boolean
    source_id: string