ComputerEnvironment type

Jenis Lingkungan Komputer

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