type alias OSTypeimport { type OSType } from "https://deno.land/std@0.119.0/_util/os.ts"; definition: "windows" | "linux" | "darwin"