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

    Type Alias RestoreBody

    type RestoreBody = {
        to: string;
    }
    Index
    to: string

    Change hash to restore to (state as of that change, inclusive).