Module

std/http/user_agent.ts>Cpu

The Deno Standard Library
Go to Latest
interface Cpu
import { type Cpu } from "https://dotland.deno.dev/std@0.223.0/http/user_agent.ts";

The CPU information as described by a user agent string.

Properties

readonly
architecture: string | undefined

The CPU architecture.