Type Alias: UpdateNeededReason
UpdateNeededReason = {
type
:"NewClientGroup"
; } | {type
:"VersionNotSupported"
;versionType
:"push"
|"pull"
|"schema"
; }
UpdateNeededReason = {
type
:"NewClientGroup"
; } | {type
:"VersionNotSupported"
;versionType
:"push"
|"pull"
|"schema"
; }