Skip to main content
Module

std/_util/os.ts>OSType

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