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

std/http/user_agent.ts>Os

Deno standard library
Go to Latest
interface Os
import { type Os } from "https://deno.land/std@0.200.0/http/user_agent.ts";

Properties

readonly
name: string | undefined
readonly
version: string | undefined