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

    Type Alias EditorProjectsResponse

    type EditorProjectsResponse = {
        projects: EditorProjectSummary[];
    }
    Index