Skip to main content
Module

std/http/mod.ts>Cpu

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface Cpu
import { type Cpu } from "https://deno.land/std@0.218.0/http/mod.ts";

The CPU information as described by a user agent string.

Properties

readonly
architecture: string | undefined

The CPU architecture.