Skip to main content
Module

std/http/user_agent.ts>Cpu

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

The CPU information as described by a user agent string.

Properties

readonly
architecture: string | undefined

The CPU architecture.