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

    Type Alias StorageBackupBody

    type StorageBackupBody = {
        dest_path: string;
    }
    Index
    dest_path: string