function typeimport { type } from "https://dotland.deno.dev/std@0.110.0/node/os.ts"; type(): stringReturns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin') Returns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin') Returnsstring