Module

std/http/mod.ts>Cpu

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

The CPU information as described by a user agent string.

Properties

readonly
architecture: string | undefined

The CPU architecture.