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

    Type Alias OrcidBackfillBody

    type OrcidBackfillBody = {
        limit?: number;
    }
    Index
    limit?: number