OSFamily type

Tipo di sistema operativo.

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