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

    Type Alias SharedProjectsListing

    type SharedProjectsListing = {
        shared_projects: SummaryRow[];
    }
    Index
    shared_projects: SummaryRow[]