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

Properties

readonly
gpu: GPU
readonly
hardwareConcurrency: number
readonly
userAgent: string
readonly
language: string
readonly
languages: string[]
variable Navigator

type

{ readonly prototype: Navigator; new (): never; }