UpdateOperation type

Defines values for UpdateOperation.

type UpdateOperation = "Idle" | "Scanning" | "Downloading" | "Installing"