OSType type

Defines values for OSType. Possible values include: 'linux', 'windows'

type OSType = "linux" | "windows"