Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/os.ts>type

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

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

Returns

string