Skip to main content
Module

std/node/os.ts>type

Deno standard library
Go to Latest
function type
import { type } from "https://deno.land/std@0.158.0/node/os.ts";

Returns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin')

Returns

string