Type alias OS

OS: "osx" | "windows" | "linux" | "x86" | "^10\\." | string

Generated using TypeDoc