OSFamily type

The operating system type.

type OSFamily = "Linux" | "Windows" | "Android" | "IOS" | "Unknown"