update
Status
: { description
: string; progress
: RangeOf2<0, 100>; state
: "installing" | "success" | "failed"; updateTo
?: string }
Type declaration
-
description: string
-
progress: RangeOf2<0, 100>
-
state: "installing" | "success" | "failed"
-
Optional
updateTo?: string
An update status file