type alias Platform Usage in Denoimport { type Platform } from "node:process"; Definition "aix" | "android" | "darwin" | "freebsd" | "haiku" | "linux" | "openbsd" | "sunos" | "win32" | "cygwin" | "netbsd"