type DownloadResult = WithStatusBooleans<{ status: DownloadStatus;}>;
Defined in: domains/presentation.ts:11