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

x/yxz/typing/lib.dom.ts>NavigatorID

Deno Standard Extensions
Go to Latest
interface NavigatorID
import { type NavigatorID } from "https://deno.land/x/yxz@0.17.0/typing/lib.dom.ts";

Properties

readonly
deprecated
appCodeName: string
readonly
deprecated
appName: string
readonly
deprecated
appVersion: string
readonly
deprecated
platform: string
readonly
deprecated
product: string
readonly
deprecated
productSub: string
readonly
userAgent: string
readonly
vendor: string
readonly
deprecated
vendorSub: string