Backup schedule management interface for the renderer process. Type-safe reference to electronBackup context exposed by preload script.
backup-context.ts for implementation
type ElectronBackup = ElectronBackupApi; Copy
type ElectronBackup = ElectronBackupApi;
Backup schedule management interface for the renderer process. Type-safe reference to electronBackup context exposed by preload script.