Skip to main content
Module

x/commandis/mod.ts>dom.NavigatorID

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.NavigatorID
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { NavigatorID } = dom;

Properties

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

Methods

taintEnabled(): boolean