import { type } from "https://deno.land/std@0.88.0/node/os.ts";
Returns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin')
import { type } from "https://deno.land/std@0.88.0/node/os.ts";
Returns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin')