Module

std/_util/os.ts>OSType

Deno standard library
Go to Latest
type alias OSType
import { type OSType } from "https://dotland.deno.dev/std@0.119.0/_util/os.ts";
definition: "windows" | "linux" | "darwin"