variable osWinimport { osWin } from "https://deno.land/x/simple_utility@v2.0.9/src/deno/os.ts"; Are you running on Windows? ExamplesExample 1 const isWin = osWin; typeboolean