function os.typeimport { os } from "https://deno.land/x/sdeno@v1.0.11/deps.ts"; const { type } = os; type(): stringReturns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin') Returnsstring