Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function isWindows
import { isWindows } from "https://deno.land/x/simple_utility@v0.2.2/src/platform.deno.ts";

Check if it's running on Windows.