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

    Type Alias RestoredProject

    type RestoredProject = {
        ok: boolean;
        restored_project_id: number;
    }
    Index
    ok: boolean
    restored_project_id: number