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