Function: uploadLatestBackup()
function uploadLatestBackup(
ctx: CloudServiceOperationContext
): Promise<CloudBackupEntry>;
Defined in: electron/services/cloud/CloudService.backupOperations.ts:111
Creates a fresh SQLite backup and uploads it to the configured provider.