ComputerEnvironment type

Tipo de Ambiente de Computador

type ComputerEnvironment = "windows" | "mac" | "linux" | "ubuntu" | "browser"